summaryrefslogtreecommitdiff
path: root/www/libwww/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
commit431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/libwww/DESCR
parentc72c1cf5f95cbe537b005028f1743cddb16ef203 (diff)
downloadpkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/libwww/DESCR')
-rw-r--r--www/libwww/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/libwww/DESCR b/www/libwww/DESCR
new file mode 100644
index 00000000000..d67e338aac5
--- /dev/null
+++ b/www/libwww/DESCR
@@ -0,0 +1,9 @@
+The W3C Reference Library is a general code base that can be used to
+build clients and servers. It contains code for accessing HTTP, FTP,
+Gopher, News, WAIS, Telnet servers, and the local file system.
+Furthermore it provides modules for parsing, managing and presenting
+hypertext objects to the user and a wide spectra of generic programming
+utilities. The Library is the basis for many World-Wide Web
+applications and all the W3C software is build on top of it. The
+Library is a required part of all other W3C applications in this
+distribution.