Metadata-Version: 2.0
Name: declarative
Version: 1.0.0.dev2
Summary: Collection of decorators and base classes to allow a declarative style of programming. Excellent for event-loop task registration.Also included are nesting attribute-access dictionaries (Bunches) as well as value storage with callbacks. Relatively Magic-Free.
Home-page: UNKNOWN
Author: Lee McCuller
Author-email: Lee.McCuller@gmail.com
License: Apache v2
Keywords: declarative oop bunch callback attributes metaclass
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha 
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: hdf
Requires-Dist: h5py; extra == 'hdf'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

UNKNOWN


