Paketname | libarchive-ar-perl |
Beschreibung | Perl interface for manipulating ar archives |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.14-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 15378 Byte |
Prüfsumme MD5 | ba34d98e762e9de661e8c8b01139e131 |
Prüfsumme SHA1 | d89e765be4dc8edfeb2f625361111014f521c545 |
Prüfsumme SHA256 | a3ddf644d562a1ed6737da5aded63b72bc1a12b70281ec77cb914ec4c403093e |
Link zum Herunterladen | libarchive-ar-perl_1.14-1_all.deb |
Ausführliche Beschreibung | Archive::Ar is a pure-perl way to handle standard ar archives.
.
This is useful if you have those types of old archives on the system, but it
is also useful because .deb packages for the Debian GNU/Linux distribution are
ar archives. This is one building block in a future chain of modules to build,
manipulate, extract, and test Debian modules with no platform or architecture
dependence.
.
You may notice that the API to Archive::Ar is similar to Archive::Tar, and
this was done intentionally to keep similarity between the Archive::*
modules.
|