Metadata-Version: 2.1
Name: enum-patch
Version: 0.3
Summary: Patch the python3's enum.Enum
Home-page: https://github.com/weaming/enum-patch
Author: weaming
Author-email: garden.yuen@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/weaming/enum-patch
Project-URL: Bug Reports, https://github.com/weaming/enum-patch
Keywords: enum,monkey-patch
Platform: UNKNOWN
Description-Content-Type: text/markdown

Patch the python3's `enum.Enum`. See `test.py` for usage.


