Paketname | libneon27 |
Beschreibung | An HTTP and WebDAV client library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.29.0-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 304 Byte |
Hängt ab von | libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.7dfsg~beta1), libk5crypto3 (>= 1.6.dfsg |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | neon27 |
Paketgröße | 158464 Byte |
Prüfsumme MD5 | 6b36da5aa66684707f36338300084d4d |
Prüfsumme SHA1 | 9c0fdd2b7269f2bc9db0571ec4181f2f4bf38e34 |
Prüfsumme SHA256 | 86d63da82b4099a7225fb4b513ed8143e9000f7cf83fee49678b08cbb3af36e7 |
Link zum Herunterladen | libneon27_0.29.0-1_i386.deb |
Ausführliche Beschreibung | 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.
|