Path to this page:
./
www/py-pendrell,
HTTP/1.1 User Agent for the Programmable Web
Branch: pkgsrc-2017Q4,
Version: 0.2.3,
Package name: py27-pendrell-0.2.3,
Maintainer: pkgsrc-usersPendrell augments the twisted.web framework with an HTTP 1client that has
several advantages over prior art (or at least urllib2 and twisted.web.client):
* HTTP 1.1 support:
* TE/transfer-encoding support for chunked, gzip, and deflate encodings
* Ability to simultaneously maintain multiple persistent connections.
* Transparent Gzip and Deflate Content-encoding support.
* Ability to stream data, by performing call-backs with data chunks,
alleviates the need to buffer large files.
* Advanced Gzip support accomdates incremental decoding of chunked streams.
* Asynchronous (twisted) API.
* Integration with cookielib, and compatibility with urllib2.Request API.
* Proxy Support.
Required to run:[
net/py-twisted] [
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: eeeb76dcbb2a9dcc539d84c4b374f52d795fb0bb
RMD160: 879dc096abb0b840be850efa906fcdadf5455e6b
Filesize: 30.311 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-pendrell-0.2.3 (created)