]> git.pld-linux.org Git - packages/neon.git/blame - neon.spec
- updated to 0.24.4
[packages/neon.git] / neon.spec
CommitLineData
94a59c75 1Summary: An HTTP and WebDAV client library
2Summary(pl): Biblioteka kliencka HTTP i WebDAV
3Name: neon
0a3bef84
AM
4Version: 0.24.4
5Release: 1
94a59c75 6License: GPL
7Group: Libraries
94a59c75 8Source0: http://www.webdav.org/neon/%{name}-%{version}.tar.gz
0a3bef84 9# Source0-md5: e1e5000cbdcdcd18bc953bff5d4006eb
769e704f 10URL: http://www.webdav.org/neon/
60170b09
JB
11BuildRequires: autoconf >= 2.53
12BuildRequires: automake
2f50aeeb 13BuildRequires: heimdal-devel >= 0.6-5
0b3420ad 14BuildRequires: libtool
9dc601f3 15BuildRequires: libxml2-devel
b00d07c4 16BuildRequires: openssl-devel >= 0.9.7c
a8ebb846 17BuildRequires: zlib-devel
e914cc74 18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
94a59c75 19
20%description
21neon is an HTTP and WebDAV client library, with a C interface.
22Featuring:
23 - High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc)
24 - Low-level interface to HTTP request handling, to allow implementing
25 new methods easily.
26 - HTTP/1.1 and HTTP/1.0 persistent connections
27 - RFC2617 basic and digest authentication (including auth-int,
28 md5-sess)
29 - Proxy support (including basic/digest authentication)
30 - Generic WebDAV 207 XML response handling mechanism
31 - XML parsing using the expat or libxml parsers
32 - Easy generation of error messages from 207 error responses
33 - WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
34 - WebDAV metadata support: set and remove properties, query any set of
35 properties (PROPPATCH/PROPFIND).
36
769e704f
JB
37%description -l pl
38neon to biblioteka kliencka HTTP i WebDAV z interfejsem w C.
39