openbsd-ports/lang/php/files/DESCR-zip

8 lines
310 B
Plaintext
Raw Normal View History

Zip is a file format used for data compression and archiving.
A zip file contains one or more files that have been compressed,
to reduce file size, or stored as is. The zip file format permits
a number of compression algorithms.
This PHP extension provides a processor independent API to Zip
transformations.