Metadata-Version: |
2.1 |
Name: |
schema-change-risk-engine |
Version: |
0.0.10 |
Summary: |
Common MySQL Schema Alter Issues Check Engine Package |
Author: |
David Murphy |
Author-Email: |
David Murphy <david.b.murphy.tx[at]gmail.com> |
Home-Page: |
https://github.com/dbmruphy/SchemaAlterRulesEngine |
Project-Url: |
homepage, https://github.com/dbmurphy/SchemaAlterRulesEngine |
Project-Url: |
bugs, https://github.com/dbmurphy/SchemaAlterRulesEngine/issues |
Project-Url: |
source, https://github.com/dbmurphy/SchemaAlterRulesEngine |
Project-Url: |
changelog, https://github.com/dbmurphy/SchemaAlterRulesEngine |
Keywords: |
mysql,schema |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Software Development :: Build Tools |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Requires-Python: |
>=3.6 |
Requires-Dist: |
furo (>=2021.08.31); extra == "docs" |
Requires-Dist: |
sphinx (~=6.0); extra == "docs" |
Requires-Dist: |
sphinx-argparse-cli (>=1.5); extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints (>=1.10); extra == "docs" |
Requires-Dist: |
filelock (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6.2.4); extra == "test" |
Requires-Dist: |
pytest-cov (>=2.12); extra == "test" |
Requires-Dist: |
pytest-mock (>=2); extra == "test" |
Requires-Dist: |
pytest-rerunfailures (>=9.1); extra == "test" |
Requires-Dist: |
pytest-xdist (>=1.34); extra == "test" |
Requires-Dist: |
wheel (>=0.36.0); extra == "test" |
Requires-Dist: |
setuptools (>=42.0.0); python_version < "3.10" and extra == "test" |
Requires-Dist: |
setuptools (>=56.0.0); python_version >= "3.10" and extra == "test" |
Requires-Dist: |
importlib-metadata (>=5.1); extra == "typing" |
Requires-Dist: |
mypy (==1.1.1); extra == "typing" |
Requires-Dist: |
tomli; extra == "typing" |
Requires-Dist: |
typing-extensions (>=3.7.4.3); extra == "typing" |
Requires-Dist: |
virtualenv (>=20.0.35); extra == "virtualenv" |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Provides-Extra: |
typing |
Provides-Extra: |
virtualenv |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |