Pakket: libarchive-tar-perl (1.30-2)
Verwijzigingen voor libarchive-tar-perl
Ubuntu bronnen:
Het bronpakket libarchive-tar-perl downloaden:
- [libarchive-tar-perl_1.30-2.dsc]
- [libarchive-tar-perl_1.30.orig.tar.gz]
- [libarchive-tar-perl_1.30-2.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mailarchief)
- gregor herrmann
- Alexis Sukrieh
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Archive::Tar - manipulate tar files in perl
Archive::Tar allows you to create, read, write, extract & update tar files using native perl code (no system('tar -xf')). It supports both compressed & uncompressed tarfiles as well as most of the GNU extensions to the standard tar structure.
Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the Compress::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files.
Andere aan libarchive-tar-perl gerelateerde pakketten
|
|
|
-
- dep: libio-zlib-perl
- IO:: style interface to Compress::Zlib
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practische Extractie en Reportage Taal
-
- sug: libio-string-perl
- Emulate IO::File interface for in-core strings