Metadata-Version: 2.1
Name: enumagic
Version: 0.0.1
Summary: Enums infused with magic.
Home-page: https://github.com/ObserverOfTime/enumagic.py
License: Zlib
Keywords: enum,magic,django
Author: ObserverOfTime
Author-email: chronobserver@disroot.org
Requires-Python: >=3.5,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Natural Language :: English
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Bug tracker, https://github.com/ObserverOfTime/enumagic.py/issues
Project-URL: Documentation, https://enumagic.readthedocs.io
Description-Content-Type: text/x-rst

enumagic
========

Python enums that work like magic.

.. csv-table::
   :align: center
   :header-rows: 1
   :widths: auto

   Release, Usage, Tests, License
   |pypi|, |rtfd|, |test|, |zlib|


.. |pypi| image:: https://img.shields.io/pypi/v/enumagic.svg?logo=python
   :target: https://pypi.org/project/enumagic/
   :alt: PyPI

.. |rtfd| image:: https://img.shields.io/readthedocs/enumagic.svg?logo=read-the-docs
   :target: https://enumagic.readthedocs.io/en/latest/
   :alt: Read the Docs

.. |test| replace:: **TODO**

.. |zlib| image:: https://img.shields.io/badge/license-zlib-blue.svg?logo=spdx
   :target: https://spdx.org/licenses/Zlib.html#licenseText
   :alt: Zlib License

