Metadata-Version: 1.1
Name: classutils
Version: 1.0.0
Summary: A collection of utilites to enhance Python classes.
Home-page: https://bitbucket.org/daycoder/classutils.git
Author: Hywel Thomas
Author-email: hywel.thomas@mac.com
License: MIT
Download-URL: https://bitbucket.org/daycoder/classutils/get/1.0.0.tar
Description: 
        classutils
        ==========
        
        A collections of utilities for enhancing classes.
        
        
        
Keywords: Class,Observer
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
