Metadata-Version: 1.1
Name: trollius
Version: 0.3
Summary: Port of the Tulip project (asyncio module, PEP 3156) on Python 2
Home-page: https://bitbucket.org/enovance/trollius/
Author: Victor Stinner
Author-email: victor.stinner@gmail.com
License: Apache License 2.0
Description: Trollius is a portage of the Tulip project (asyncio module, PEP 3156) on Python
        2. Trollius works on Python 2.6-3.4. It has been tested on Windows, Linux,
        Mac OS X, FreeBSD and OpenIndiana.
        
        * Trollius website and documentation: http://trollius.readthedocs.org/
        * Tulip project: http://code.google.com/p/tulip/
        * Copyright/license: Open source, Apache 2.0. Enjoy.
        
        See the "doc" subdirectory for more information.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
