Metadata-Version: 1.1
Name: SmartConstants
Version: 1.0
Summary: magic class to declare easy-to-use "enum" values
Home-page: https://bitbucket.org/felixschwarz/smart-constants/
Author: Felix Schwarz
Author-email: felix.schwarz@oss.schwarz.eu
License: MIT
Description: Changelog
        ******************************
        
        1.0 (07.10.2015)
        ====================
        - compatibility with Python 3
        
        0.8 (07.10.2015)
        ====================
        - initial pypi release
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
