aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Download/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-19 10:42:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-19 10:42:15 +0000
commit7cfc2dc3e27e5dc8f474add018542b762a10be78 (patch)
treec688145efb8d5fb42138687fd3f807a30a980058 /www/pear-HTTP_Download/pkg-descr
parent07bcbad649aa20a7be60da6e67e940f80cfd92bc (diff)
Notes
Diffstat (limited to 'www/pear-HTTP_Download/pkg-descr')
-rw-r--r--www/pear-HTTP_Download/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/pear-HTTP_Download/pkg-descr b/www/pear-HTTP_Download/pkg-descr
new file mode 100644
index 000000000000..1f4ce79c08b4
--- /dev/null
+++ b/www/pear-HTTP_Download/pkg-descr
@@ -0,0 +1,13 @@
+Provides an interface to easily send hidden files or any arbitrary data to
+HTTP clients. HTTP_Download can gain its data from variables, files or
+stream resources.
+
+It features:
+- Basic caching capabilities
+- Basic throttling mechanism
+- On-the-fly gzip-compression
+- Ranges (partial downloads and resuming)
+- Delivery of on-the-fly generated archives through Archive_Tar and
+Archive_Zip
+
+WWW: http://pear.php.net/package/HTTP_Download/