Metadata-Version: 2.1
Name: pyaud
Version: 3.7.0
Summary: Framework for writing Python package audits
License: MIT
Author: jshwi
Author-email: stephen@jshwisolutions.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Sphinx (>=4.3.2,<5.0.0)
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: black (>=21.12b0,<22.0)
Requires-Dist: codecov (>=2.1.12,<3.0.0)
Requires-Dist: coverage (>=6.2,<7.0)
Requires-Dist: docformatter (>=1.4,<2.0)
Requires-Dist: environs (>=9.4.0,<10.0.0)
Requires-Dist: flynt (>=0.75,<0.76)
Requires-Dist: isort (>=5.10.1,<6.0.0)
Requires-Dist: m2r (>=0.2.1,<0.3.0)
Requires-Dist: mistune (<=0.8.4)
Requires-Dist: mypy (>=0.930,<0.931)
Requires-Dist: object-colors (>=2.0.1,<3.0.0)
Requires-Dist: pipfile-requirements (>=0.3.0,<0.4.0)
Requires-Dist: pylint (>=2.12.2,<3.0.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
Requires-Dist: pytest-cov (>=3.0.0,<4.0.0)
Requires-Dist: python-dotenv (>=0.19.2,<0.20.0)
Requires-Dist: readmetester (>=1.0.1,<2.0.0)
Requires-Dist: sphinxcontrib-fulltoc (>=1.2.0,<2.0.0)
Requires-Dist: sphinxcontrib-programoutput (>=0.17,<0.18)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: vulture (>=2.3,<3.0)
