Exherbo
GitLab
Packages
dev-perl/Archive-Zip
Provides an interface to ZIP archive files.
Versions
Slot
Version
Repository
Platforms
0
1.68
perl
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://metacpan.org/release/Archive-Zip/
Summary
Provides an interface to ZIP archive files
Description
The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.
Upstream changelog
https://metacpan.org/changes/distribution/Archive-Zip
Dependencies
(
build+run:
dev-lang/perl:=
)
Downloads
mirror://cpan/authors/id/P/PH/PHRED/Archive-Zip-1.68.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)