neon27 0.30.2-4 source package in Ubuntu
Changelog
neon27 (0.30.2-4) unstable; urgency=medium * Backport upstream libxml2 pkg-config detection (closes: #949418). * Fix compatibility with OpenSSL 1.1.x . * Update Standards-Version to 4.5.0 : - change debug packages priority to optional. -- Laszlo Boszormenyi (GCS) <email address hidden> Sat, 01 Feb 2020 17:05:14 +0000
Upload details
- Uploaded by:
- Laszlo Boszormenyi
- Uploaded to:
- Sid
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
neon27_0.30.2-4.dsc | 2.1 KiB | b6b52513403a28e68ceb801425bc938b3fcc6fcbecddc2a0d51ba2433a9798e0 |
neon27_0.30.2.orig.tar.gz | 910.9 KiB | db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca |
neon27_0.30.2-4.debian.tar.xz | 13.5 KiB | 1e13ba75874a8c8187cae1bf739a8662dce5d4e587e899f56195a5aa78780c34 |
Available diffs
- diff from 0.30.2-3 to 0.30.2-4 (2.8 KiB)
No changes file available.
Binary packages built by this source
- libneon27: No summary available for libneon27 in ubuntu groovy.
No description available for libneon27 in ubuntu groovy.
- libneon27-dbg: No summary available for libneon27-dbg in ubuntu groovy.
No description available for libneon27-dbg in ubuntu groovy.
- libneon27-dev: Header and static library files for libneon27
This package contains the headers and the static library for libneon27.
.
Neon provides lower-level interfaces to directly implement new HTTP
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.
- libneon27-gnutls: HTTP and WebDAV client library (GnuTLS enabled)
neon is an HTTP and WebDAV client library, with a C language API.
.
WARNING: THE NEON API IS NOT YET STABLE.
.
Provides lower-level interfaces to directly implement new HTTP
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.
.
Current features:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
* Low-level interface to HTTP request handling, to allow implementing
new methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using GnuTLS (including client certificate and thread
safety support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set ofi
properties (PROPPATCH/PROPFIND) .
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.
- libneon27-gnutls-dbg: Detached symbols for libneon27 (GnuTLS enabled)
This package contains the debugging symbols for libneon27-gnutls, suitable
for debugging.
.
Neon provides lower-level interfaces to directly implement new HTTP
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.
- libneon27-gnutls-dev: Header and static library files for libneon27 (GnuTLS enabled)
This package contains the headers and the static library for
libneon27-gnutls.
.
Neon provides lower-level interfaces to directly implement new HTTP
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.