Metadata-Version: 1.1
Name: aiohttp_ac_hipchat_postgre
Version: 0.2.dev0
Summary: Postgre store for aiohttp_ac_hipchat
Home-page: https://bitbucket.org/ramiroberrelleza/aiohttp-ac-hipchat-postgre
Author: Ramiro Berrelleza
Author-email: rberrelleza@atlassian.com
License: APLv2
Description: aiohttp_ac_hipchat_postgre
        ==================
        
        A Python 3 [aiohttp](http://aiohttp.readthedocs.org) -based library for using PostgreSQL stores with [aiohttp_ac_hipchat](http://bitbucket.org/atlassianlabs/aiohttp_ac_hipchat).  This is an early, alpha-quality release,
        but can be used to build real add-ons today.  Future versions may include backward-incompatible changes.
        
        
        Requirements
        ------------
        
        - Python >= 3.3
        - asyncio https://pypi.python.org/pypi/asyncio
        - aiopg https://github.com/aio-libs/aiopg
        License
        -------
        
        ``aiohttp_ac_hipchat_postgre`` is offered under the Apache 2 license.
        
        
        Source code
        -----------
        
        The latest developer version is available in a BitBucket repository:
        https://bitbucket.org/ramiroberrelleza/aiohttp_ac_hipchat_postgre
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
