软件包: libarchive-zip-perl (1.18-1)
libarchive-zip-perl 的相关链接
Ubuntu 的资源:
下载源码包 libarchive-zip-perl:
- [libarchive-zip-perl_1.18-1.dsc]
- [libarchive-zip-perl_1.18.orig.tar.gz]
- [libarchive-zip-perl_1.18-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Ben Burton
- Matthias Klose
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Module for manipulation of ZIP archives
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.
其它与 libarchive-zip-perl 有关的软件包
|
|
|
-
- dep: libcompress-zlib-perl
- Perl module for creation and manipulation of gzip files
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)