Metadata-Version: 1.0
Name: Twisted-Goodies
Version: 0.1
Summary: 
Miscellaneous add-ons and improvements to the separately maintained
and licensed Twisted framework, including an asynchronous task queue
and web fetcher.

Home-page: http://foss.eepatents.com/Twisted-Goodies/
Author: Edwin A. Suominen
Author-email: ed@eepatents.com
License: GPL
Description: 
        Miscellaneous add-ons and improvements to the separately maintained
        and licensed Twisted (TM) asynchronous processing
        framework. Subpackages are:
        
        - 'taskqueue', asynchronous task queueing with a powerful
        worker/manager interface;
        
        - 'webfetch', fetching of web server content including PDFs of
        patent and published patent applications from the USPTO servers.
        
        
Keywords: Twisted,asynchronous,taskqueue,queue,priority,tasks,web,fetch,patent,wget
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
