neon27 0.32.4-1ok1 source package in openKylin

Changelog

neon27 (0.32.4-1ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- rtlhq <nobelxyz@163.com>  Tue, 13 Sep 2022 15:49:05 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
openKylin KDE SIG
Architectures:
any
Section:
net
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main net
Yangtze V1.0 proposed main net

Downloads

File Size SHA-256 Checksum
neon27_0.32.4.orig.tar.gz 488.5 KiB 1bcdaabb63206b5e00c9a8c4b3672168b523b49eb559c5a486e3256463af34fd
neon27_0.32.4-1ok1.debian.tar.xz 5.6 KiB ff76649655a6d79eda3b8fcd675f70ad653619a74efe1013eaf146081cdc87fc
neon27_0.32.4-1ok1.dsc 1.9 KiB ec53e3106b66d3b72ce3f93adc58931995874943eae1eec125fb8ba9b20747d6

Available diffs

View changes file

Binary packages built by this source

libneon27: HTTP and WebDAV client library

 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 OpenSSL (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-dbgsym: debug symbols for libneon27
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-dbgsym: debug symbols for libneon27-gnutls
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.