mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
6e178f3944
Copy www/requests -> www/requests1 so we can update the main port to version 2.x. Next commit will sweep all dependants. While I'm here: - Enable STAGE support - Enable AUTOPLIST - Deprecate easy_install target - Add CONFLICTS - Tweak COMMENT PR: ports/185631
20 lines
464 B
Plaintext
20 lines
464 B
Plaintext
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
|
|
- Python 2.6-3.3
|
|
- Thread-safe
|
|
|
|
WWW: http://python-requests.org/
|