Metadata-Version: 1.1
Name: aioutils
Version: 0.2.0
Summary: Python3 Asyncio Utils
Home-page: https://github.com/observerss/aioutils
Author: Jingchao Hu
Author-email: jingchaohu@gmail.com
License: Apache 2.0
Description: ## History
        
        ### 2015.02.26
        
        0.2.0 release
        
        - add Bag and OrderedBag
        - rename to "aioutils"
        
        ### 2015.02.25
        
        0.1.2 release
        
        - fix some release problems
        
        0.1.1 release
        
        - basic group and pool implemenation
        
        
        ### 2015.02.23
        
        ideas, prototypes
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
