Metadata-Version: 1.0
Name: deferred
Version: 0.2
Summary: Deferred objects without Twisted.
Home-page: http://github.com/mikeal/deferred
Author: Mikeal Rogers, Mozilla
Author-email: mikeal.rogers@gmail.com
License: MIT
Description: This is the Twisted implementation of Deferred objects with no requirements on the rest of Twisted for use a general purpose callback API.
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
