Package: neon-ssl Version: 0.18.5 Revision: 3 Maintainer: Max Horn Source: http://www.webdav.org/neon/neon-%v.tar.gz Depends: libxml2 (>= 2.3.14-2), openssl BuildDepends: gdbm, gmp, openssl-dev, expat, tcltk-dev BuildDependsOnly: True Conflicts: neon, neon19, neon19-ssl Replaces: neon, neon19, neon19-ssl Provides: neon Patch: %f.patch NoSetCPPFLAGS: true SetCFLAGS: -no-cpp-precomp ConfigureParams: --mandir='${prefix}/share/man' --enable-shared --enable-static --with-ssl=%p SplitOff: << Package: %N-shlibs Depends: libxml2 (>= 2.3.14-2) Conflicts: neon-shlibs Replaces: %N (<= 0.18.5-2), neon-shlibs, neon19, neon19-ssl Files: lib/libneon.*.dylib DocFiles: AUTHORS BUGS NEWS README THANKS TODO src/COPYING.LIB << DocFiles: AUTHORS BUGS NEWS README THANKS TODO src/COPYING.LIB Description: HTTP/WebDAV client library with a C API, with SSL support DescDetail: << Current features: - High-level interface to HTTP and WebDAV methods. - Low-level interface to HTTP request handling, to allow implementing new methods easily. - Persistent connection support (HTTP/1.1 and HTTP/1.0 aware) - Basic and digest authentication (RFC2617) (including auth-int, md5-sess) - Proxy support (including basic/digest authentication) - Generic WebDAV 207 XML response handling mechanism - XML parsing using expat or libxml parser - Easy generation of error messages from 207 error responses - Basic HTTP/1.1 methods: GET, PUT, HEAD, OPTIONS, conditional PUT - WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. - WebDAV metadata support: set and remove properties (PROPPATCH), query any set of properties (PROPFIND). 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. neon is licensed under the GNU LGPL; see COPYING.LIB for full details. << DescPackaging: << Patches configure script to allow linking on OS X 10.1. Previous versions by Bill Bumgarner . << Homepage: http://www.webdav.org/neon/ License: LGPL