Metadata-Version: 2.1
Name: pca-errors
Version: 0.0.1
Summary: Declarative, parametrizable & l10n-independent errors for python-clean-architecture.
Home-page: https://github.com/pcah/pca-errors
License: MIT
Keywords: python,error-handling,design-patterns
Author: lhaze
Author-email: github@lhaze.name
Requires-Python: >=3.6.1,<4.0.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: dataclasses (>=0.8,<0.9); python_version == "3.6"
Project-URL: Repository, https://github.com/pcah/pca-errors
Description-Content-Type: text/markdown


