           MODULE=w3c-libwww
         VERSION=5.3.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://lunar-linux.org/lunar/mirrors/$SOURCE
        WEB_SITE=http://www.w3.org
         ENTERED=20011106
         UPDATED=20020611
           SHORT="libwww is a general-purpose Web API provided by W3C."
cat << EOF
Libwww is a general-purpose Web API provided by W3C written in C for
Unix and Windows (Win32). With a highly extensible and layered API,
it can accommodate many different types of applications including
robots, GUI apps, automated tools, etc. The goal of libwww is to
provide an environment for experimenting with Web applications, cool
extensions and new features. It contains modules for handling HTTP,
HTML, URIs and for many other parts of the Web. Libwww is highly
focused on performance, modularity, and extensibility.
EOF
