Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| python3-httpcore-1.0.9-x86_64-1_danix.txz | 2026-05-06 13:25 | 105K | |
| python3-httpcore-1.0.9-x86_64-1_danix.dep | 2026-05-06 13:25 | 68 | |
| python3-httpcore-1.0.9-x86_64-1_danix.txz.sha256 | 2026-05-06 13:25 | 108 | |
| python3-httpcore-1.0.9-x86_64-1_danix.lst | 2026-05-12 11:11 | 14K | |
| python3-httpcore-1.0.9-x86_64-1_danix.meta | 2026-05-12 11:11 | 926 | |
| python3-httpcore-1.0.9-x86_64-1_danix.txt | 2026-05-12 11:11 | 686 | |
| python3-httpcore-1.0.9-x86_64-1_danix.txz.asc | 2026-05-12 11:11 | 870 | |
| python3-httpcore-1.0.9-x86_64-1_danix.txz.md5 | 2026-05-12 11:11 | 76 | |
python3-httpcore (provides a minimal low-level HTTP client)
The HTTP Core package does one thing only. Sending HTTP requests.
It does not provide any high level model abstractions over the API,
does not handle redirects, multipart uploads, building authentication
headers, transparent HTTP caching, URL parsing, session cookie
handling, content or charset decoding, handling JSON, environment
based configuration defaults, or any of that Jazz