freebsd-ports/www/py-requests/pkg-descr
Kubilay Kocak fbf860c5cf www/py-requests: Update to 2.3.0
- Update to 2.3.0
- Prettify pkg-descr
- Strip trailing slash from WWW: URL

Changes: https://github.com/kennethreitz/requests/blob/v2.3.0/HISTORY.rst

PR:		189924
Submitted by:	robak (with changes)
2014-06-27 08:32:56 +00:00

18 lines
468 B
Text

Requests is an ISC Licensed HTTP library, written in Python, for human beings.
Features:
* International Domains and URLs
* Keep-Alive & Connection Pooling
* Sessions with Cookie Persistence
* Browser-style SSL Verification
* Basic/Digest Authentication
* Elegant Key/Value Cookies
* Automatic Decompression
* Unicode Response Bodies
* Multipart File Uploads
* Connection Timeouts
* Thread-safety
* HTTP(S) Proxy Support
WWW: http://python-requests.org