Metadata-Version: 2.1
Name: mapped-enum
Version: 0.3.0
Summary: Enums with arbitrary lookup tables
Home-page: https://github.com/zacharied/mapped-enum
Author: Zach Day
Author-email: z@zach.gdn
License: UNKNOWN
Description: # mapped-enum
        
        `Enum`s that can easily map to and from arbitrary values of another type.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
