freebsd-ports/www/py-requests/pkg-descr
Wen Heping 8fedcca858 - Update to 0.13.6
- Update COMMENT
- Update pkg-desc

PR:		170536
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-08-11 12:18:03 +00:00

17 lines
446 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
- .netrc support
- Thread-safe
WWW: http://python-requests.org/