neon27 0.30.2-2 source package in Ubuntu

Changelog

neon27 (0.30.2-2) unstable; urgency=low

  * Remove Multi-Arch field from libneon27-dev and libneon27-gnutls-dev
    packages (closes: #846024).

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Mon, 28 Nov 2016 16:56:00 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
neon27_0.30.2-2.dsc 2.1 KiB 4fbd7df7bad817622e83eb974e932ae83c83d8265c8ad689de963d438d3f7584
neon27_0.30.2.orig.tar.gz 910.9 KiB db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca
neon27_0.30.2-2.debian.tar.xz 10.3 KiB 5f828eebc843ac38070631aa064f3dc1837104fb57040951dbf80bd7bd6e5190

Available diffs

No changes file available.

Binary packages built by this source

libneon27: No summary available for libneon27 in ubuntu artful.

No description available for libneon27 in ubuntu artful.

libneon27-dbg: No summary available for libneon27-dbg in ubuntu artful.

No description available for libneon27-dbg in ubuntu artful.

libneon27-dbgsym: No summary available for libneon27-dbgsym in ubuntu zesty.

No description available for libneon27-dbgsym in ubuntu zesty.

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-dbgsym: No summary available for libneon27-gnutls-dbgsym in ubuntu bionic.

No description available for libneon27-gnutls-dbgsym in ubuntu bionic.

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.