Metadata-Version: 2.0
Name: aiocontext
Version: 0.1.0
Summary: Context information storage for asyncio.
Home-page: https://github.com/sqreen/AioContext
Author: Sqreen
Author-email: contact@sqreen.io
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4

AioContext
==========

Context information storage for asyncio.

Project Information
-------------------

AioContext is released under the MIT license, its documentation lives at `Read
the Docs`_ and the code on `GitHub`_.

.. _Read the Docs: http://aiocontext.readthedocs.io/
.. _GitHub: https://github.com/sqreen/AioContext


