pycurl
Python bindings for curl/libcurl
PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. All the functionality provided by libcurl can used through the pycurl interface.
homepage ↗homepage ↗homepage ↗ github: pycurl/pycurl sourceforge: pycurl pypi: pycurl
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 7.47.0 | 3 | 15 h | details › |
| tgbugs-overlay GitHub ↗ | 7.45.7 | 2 | 5 d | details › |
| didos GitHub ↗ | 7.43.0.2-r1 | 1 | 2 yr | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | amd64-linux | arm | hppa | ia64 | loong | m68k | mips | ppc | ppc-macos | s390 | sparc | x64-macos | x86-linux | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 7.47.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | ia64 untested | loong testing | m68k testing | mips testing | ppc testing | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x86-linux untested | — | view · download · history ↗ |
| 7.46.0 | gentoo | amd64 stable | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | amd64-linux untested | arm testing | hppa testing | ia64 untested | loong testing | m68k testing | mips testing | ppc testing | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x86-linux untested | — | view · download · history ↗ |
| 7.45.7 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm stable | hppa testing | ia64 untested | loong testing | m68k testing | mips testing | ppc stable | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x86-linux untested | — | view · download · history ↗ |
| 7.45.7 ≈ | tgbugs-overlay | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux untested | arm stable | hppa testing | ia64 untested | loong testing | m68k testing | mips testing | ppc stable | ppc-macos untested | s390 testing | sparc testing | x64-macos testing | x86-linux untested | 2 mo | view · download · history ↗ |
| 7.45.1 ≈ | tgbugs-overlay | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | amd64-linux testing | arm stable | hppa stable | ia64 testing | loong testing | m68k testing | mips testing | ppc stable | ppc-macos testing | s390 testing | sparc stable | x64-macos testing | x86-linux testing | 16 mo | view · download · history ↗ |
| 7.43.0.2-r1 | didos | amd64 stable | arm64 stable | x86 untested | ppc64 untested | riscv untested | alpha untested | amd64-linux untested | arm stable | hppa untested | ia64 untested | loong untested | m68k untested | mips untested | ppc untested | ppc-macos untested | s390 untested | sparc untested | x64-macos untested | x86-linux untested | — | view · download · history ↗ |
Use flags of 7.47.0
- curl_ssl_gnutls
- +curl_ssl_openssl
- examples Install examples, usually source code
- ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- verify-provenance Verify provenance of PyPI distfiles (verifies that the artifact comes from upstream source repository)
3 expansion flags (python targets, ABIs, cpu flags…)
- python_targets_python3_13
- python_targets_python3_14
- python_targets_python3_15
Runtime dependencies of 7.47.0
show 19 lines
ssl?
(
curl_ssl_gnutls?
(
)
curl_ssl_openssl?
(
)
)
python_targets_python3_13?
(
)
python_targets_python3_14?
(
)
python_targets_python3_15?
(
)