Metadata-Version: 1.0
Name: makeobj
Version: 0.6
Summary: Powerful Enumeration System
Home-page: https://github.com/jbvsmo/makeobj
Author: Joo Bernardo Oliveira
Author-email: jbvsmo@example.com
License: BSD
Description: 
        MakeObj is a module to help create powerful enumeration classes with support
        to attributes specific for each element.
        
        This module is compatible with Python versions 2.6+ and 3.0+
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
