Metadata-Version: 1.0
Name: dfutils
Version: 0.0.1
Summary: Utilities to work with Twisted Deferreds.
Home-page: http://pypi.python.org/pypi/dfutils
Author: Claudiu Saftoiu
Author-email: csaftoiu@gmail.com
License: Public Domain
Description: This is just a package which includes some common tasks I find that I always
        have to implement when I'm using Twisted Deferreds. The documentation is the
        source code.
Keywords: twisted deferred utils
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Framework :: Twisted
Classifier: License :: Public Domain
