Metadata-Version: 2.1
Name: vjer
Version: 30.0.0
Summary: Vjer CI/CD module.
Keywords: python,programming,utilities
Author-email: "Jeffery G. Smith" <web@pobox.com>
Requires-Python: ~=3.11
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Natural Language :: English
Requires-Dist: BatCave~=43.0
Requires-Dist: flit ; extra == "dev"
Requires-Dist: twine ; extra == "dev"
Requires-Dist: bumpver ; extra == "dev"
Requires-Dist: flake8 ; extra == "test"
Requires-Dist: flake8-annotations ; extra == "test"
Requires-Dist: flake8-pyproject ; extra == "test"
Requires-Dist: mypy ; extra == "test"
Requires-Dist: pylint ; extra == "test"
Requires-Dist: types-PyYAML ; extra == "test"
Requires-Dist: types-requests ; extra == "test"
Project-URL: changelog, https://github.com/tardis4500/vjer/blob/main/CHANGELOG.md
Project-URL: documentation, https://vjer.readthedocs.io
Project-URL: homepage, https://github.com/tardis4500/vjer/
Project-URL: repository, https://github.com/tardis4500/vjer/
Provides-Extra: dev
Provides-Extra: test

# Vjer Python Module

A module for supporting CI/CD actions.

