Paketname | libphp-pclzip |
Beschreibung | zip archive manager class for PHP |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.8.2-2 |
Sektion | php |
Priorität | optional |
Installierte Größe | 252 Byte |
Hängt ab von | php5 | php5-cli |
Empfohlene Pakete | |
Paketbetreuer | Federico Gimenez Nieto |
Quelle | |
Paketgröße | 41202 Byte |
Prüfsumme MD5 | b66dabf8c1d3920f491a204bc37aa5cb |
Prüfsumme SHA1 | 31395f90b6c123b1eaaa68bd56c5aefdd1bad4f0 |
Prüfsumme SHA256 | 3bda785a982688566efc0bbb4f3d3a009cb4cd6614ab3d2f438a3442d841fff1 |
Link zum Herunterladen | libphp-pclzip_2.8.2-2_all.deb |
Ausführliche Beschreibung | This library offers compression and extraction functions for Zip
formatted archives (WinZip, PKZIP). It gives you the ability to
manipulate zip formatted arhives. You can create, list and extract
the contents of any zip file.
.
PclZip defines an object oriented interface to zip archives through
a PHP class. This class manages the archive properties and offers
access method and actions on it.
|