neon
HTTP and WebDAV client library
Neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented.
homepage ↗homepage ↗ github: notroj/neon
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.34.0 | 1 | 16 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | mips | ppc | s390 | sparc | x64-macos | x64-solaris | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0.34.0 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
Use flags of 0.34.0
- +expat Enable the use of dev-libs/expat for XML parsing
- gnutls Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- kerberos Add kerberos support
- libproxy Add support for net-libs/libproxy
- nls Add Native Language Support (using gettext - GNU locale utilities)
- pkcs11 Add support for PKCS#11 using dev-libs/pakchois
- 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)
- zlib Add support for zlib compression
8 expansion flags (python targets, ABIs, cpu flags…)
- abi_x86_32
- abi_x86_64
- abi_x86_x32
- abi_mips_n32
- abi_mips_n64
- abi_mips_o32
- abi_s390_32
- abi_s390_64
Runtime dependencies of 0.34.0
show 30 lines
expat?
(
)
!expat?
(
)
kerberos?
(
)
libproxy?
(
)
nls?
(
)
ssl?
(
gnutls?
(
)
!gnutls?
(
)
pkcs11?
(
)
)
zlib?
(
)