summaryrefslogtreecommitdiff
path: root/archivers/php-zip/DESCR
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-11-06 18:28:32 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-11-06 18:28:32 +0000
commit9766cb6338b7c273fe68e79633c3477a906db924 (patch)
tree3d50f851bf6a48475b69d0c141f89dc885df400f /archivers/php-zip/DESCR
parent030aad031ab84caba3978369a894f832ae7dac3e (diff)
downloadpkgsrc-9766cb6338b7c273fe68e79633c3477a906db924.tar.gz
Add php zip PECL extension package version 1.0 - PHP extension for ZIP archive
handling. This replaces php4-only php4-zip.
Diffstat (limited to 'archivers/php-zip/DESCR')
-rw-r--r--archivers/php-zip/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/php-zip/DESCR b/archivers/php-zip/DESCR
new file mode 100644
index 00000000000..00a64839d09
--- /dev/null
+++ b/archivers/php-zip/DESCR
@@ -0,0 +1,2 @@
+PHP is a programming language designed to be embedded into web pages.
+This PECL module provides ZIP archive handling support.