freebsd-ports/www/py-aiohttp/pkg-descr
Kubilay Kocak 543c200834 www/py-aiohttp: Update to 0.9.0
- Update to 0.9.0
- Add LICENSE_FILE
- Update TEST_DEPENDS
- Strip trailing-slash from pkg-descr WWW: URL

Changes:

  https://github.com/KeepSafe/aiohttp/blob/v0.9.0/CHANGES.txt
2014-07-29 08:43:49 +00:00

12 lines
264 B
Text

HTTP client/server for Python asyncio (PEP-3156)
Features:
* Compression (deflate)
* HTTP Basic Authenntication
* Chunked Transfer Encoding
* Connection Pooling
* Session Cookies
* Custom Request/Response classes
WWW: https://github.com/KeepSafe/aiohttp