Source: w3c-libwww
Section: libs
Priority: optional
Maintainer: Richard Atterer <atterer@debian.org>
Build-Depends: debhelper (>= 7), zlib1g-dev, libssl-dev, libexpat1-dev, mpack (>= 1.5-7), bzip2 (>= 1.0.2)
Standards-Version: 3.9.1

Package: libwww0
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libwww-ssl0
Description: The W3C WWW library
 libwww is a highly modular, general-purpose client side Web API
 written in C for Unix and Windows. It is well suited for both small
 and large applications, like browsers/editors, robots, batch tools,
 etc. Pluggable modules provided with libwww include complete HTTP/1.1
 (with caching, pipelining, PUT, POST, Digest Authentication, deflate,
 etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), and much
 more.
 .
 libwww homepage: <http://www.w3.org/Library/>

Package: libwww-ssl0
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libwww0
Provides: libwww0
Description: The W3C-WWW library (SSL support)
 libwww is a highly modular, general-purpose client side Web API
 written in C for Unix and Windows. It is well suited for both small
 and large applications, like browsers/editors, robots, batch tools,
 etc. Pluggable modules provided with libwww include complete HTTP/1.1
 (with caching, pipelining, PUT, POST, Digest Authentication, deflate,
 etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), and much
 more.
 .
 This package supports SSL.
 .
 libwww homepage: <http://www.w3.org/Library/>

Package: libwww-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: libwww-ssl0 (=${binary:Version}) | libwww0 (=${binary:Version}), zlib1g-dev, libexpat1-dev, ${misc:Depends}
Conflicts: libwww-ssl-dev, libxmltok1-dev
Suggests: expat, libwww-doc
Description: The W3C WWW library - development files
 libwww is a highly modular, general-purpose client side Web API
 written in C for Unix and Windows (Win32). It's well suited for
 both small and large applications, like browser/editors, robots,
 batch tools, etc. Pluggable modules provided with libwww include
 complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest
 Authentication, deflate, etc), MySQL logging, FTP, HTML/4,
 XML (expat), RDF (SiRPAC), and much more.
 .
 Unlike other libraries for web access, libwww can use a single
 select() loop to wait for multiple simultaneous connections. With
 glibwww, the libwww event loop can be integrated into the glib event
 loop, making it very easy to develop cross-platform GTK+ web
 applications.
 .
 It is quite difficult to write programs that use libwww, due to its
 complexity. If you do not need its advanced features, have a look at
 libcurl.
 .
 libwww homepage: <http://www.w3.org/Library/>

Package: libwww-ssl-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: libwww-ssl0 (=${binary:Version}), libssl-dev, zlib1g-dev, libexpat1-dev, ${misc:Depends}
Conflicts: libwww-dev, libxmltok1-dev
Provides: libwww-dev
Suggests: expat, libwww-doc
Description: The W3C WWW library - development files (SSL support)
 libwww is a highly modular, general-purpose client side Web API
 written in C for Unix and Windows (Win32). It's well suited for
 both small and large applications, like browser/editors, robots,
 batch tools, etc. Pluggable modules provided with libwww include
 complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest
 Authentication, deflate, etc), MySQL logging, FTP, HTML/4,
 XML (expat), RDF (SiRPAC), and much more.
 .
 Unlike other libraries for web access, libwww can use a single
 select() loop to wait for multiple simultaneous connections. With
 glibwww, the libwww event loop can be integrated into the glib event
 loop, making it very easy to develop cross-platform GTK+ web
 applications.
 .
 It is quite difficult to write programs that use libwww, due to its
 complexity. If you do not need its advanced features, have a look at
 libcurl.
 .
 This package supports SSL.
 .
 libwww homepage: <http://www.w3.org/Library/>
