Metadata-Version: 1.1
Name: aio.core
Version: 0.0.1
Summary: Aio core utils
Home-page: http://github.com/phlax/aio.core
Author: Ryan Northey
Author-email: ryan@3ca.org.uk
License: GPL
Description: 
        aio.core
        ========
        
        Core definitions and utilities for the aio_ asyncio framework
        
        .. _aio: https://github.com/phlax/aio
        
        
        Installation
        ------------
        
        Install with:
        
        .. code:: bash
        
        	  pip install aio.core
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
