Metadata-Version: 1.0
Name: callchain
Version: 0.1.2
Summary: callables and components joined in one big happy chain
Home-page: http://bitbucket.com/lcrees/callchain
Author: L. C. Rees
Author-email: lcrees@gmail.com
License: MIT
Description: Strings arbitrary arrangements of callables, components, and event handlers into
        one data processing chain with optional queuing support. 
        
        Mirrored on https://github.com/kwarterthieves/callchain/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
