Metadata-Version: 2.1
Name: decorated-registry
Version: 0.0.1
Summary: 
Home-page: https://github.com/andreycizov/python-decorated_registry
License: MIT
Keywords: registry,decorator,generic,register
Author: Andrey Cizov
Author-email: acizov@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: dataclasses (>0.1); python_version < "3.7"
Project-URL: Documentation, https://github.com/andreycizov/python-decorated_registry
Project-URL: Repository, https://github.com/andreycizov/python-decorated_registry
Description-Content-Type: text/markdown

decorated_registry
==================

Implementation of generalised registries for Python.



