[Nautilus-list] [dav-announce] neon HTTP/WebDAV client library (fwd)



Hi all,

I'm forwarding this announcement from Joe... I think that it would help
with Ian's work on creating a WebDAV VFS for GNOME. You could shift a
*ton* of coding effort off to the neon library.

Note that, despite its 0.1.0 version, neon is very old and stable code.
This library is extracted from the "sitecopy" and "cadaver" tools that Joe
has written. The WebDAV support in sitecopy is almost 18 months old. Even
if there are a couple gotchas, it should go a long ways towards some
serious WebDAV support.

Cheers,
-g

p.s. WebDAV info at http://www.webdav.org/,
     sitecopy is at http://www.lyra.org/sitecopy/, and
     cadaver is at http://www.webdav.org/cadaver/

-- 
Greg Stein, http://www.lyra.org/

---------- Forwarded message ----------
Date: Wed, 10 May 2000 19:43:17 +0100
From: Joe Orton <joe orton demon co uk>
To: neon webdav org
Cc: dav-announce lyra org
Subject: [dav-announce] neon HTTP/WebDAV client library

neon is an HTTP and WebDAV client library for Unix systems, with a C
language API. It is licensed under the GNU Library General Public License.

The first release, 0.1.0, is now available for download:
  http://www.webdav.org/neon/neon-0.1.0.tar.gz

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).

Web site is at: http://www.webdav.org/neon/.

Please send feedback, feature requests, bug reports, etc to the mailing
list at neon webdav org (subscription information is available on the web
site).

Thanks to Greg Stein for hosting the web site + mailing list.

Regards,

joe

_______________________________________________
dav-announce maillist  -  dav-announce lyra org
http://dav.lyra.org/mailman/listinfo/dav-announce






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]