Metadata-Version: 2.1
Name: classutils
Version: 1.8.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.git/get/1.8.0.tar
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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Provides-Extra: test
Requires-Dist: pip (>=9.0.1)
Requires-Dist: future (>=0.16.0)
Requires-Dist: fdutil (>=1.6.2)
Requires-Dist: logging-helper (>=1.5.0)
Requires-Dist: timingsutil (>=1.0.9)
Requires-Dist: requests (>=2.7.0)
Requires-Dist: tableutil (>=2.2.4)
Requires-Dist: cachingutil (>=1.0.18)
Provides-Extra: test


classutils
==========

A collections of utilities for enhancing classes.




