Metadata-Version: 1.1
Name: class_namespaces
Version: 0.3.2
Summary: Class Namespaces
Home-page: https://github.com/mwchase/class-namespaces
Author: Max Woerner Chase
Author-email: max.chase@gmail.com
License: MIT
Description: ================
        class-namespaces
        ================
        Well-behaved class namespacing in Python. Inspired by https://erezsh.wordpress.com/2008/06/27/namespaces-lets-do-more-of-those-python-hackery/
        
Keywords: class namespaces
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
