freebsd-ports/www/py-aiohttp/pkg-descr
Kubilay Kocak e26ec309b9 www/py-aiohttp: HTTP client/server for asyncio [NEW PORT]
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/
2014-06-20 10:54:09 +00:00

12 lines
265 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/