DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamebsdtar
Beschreibungtar(1) from FreeBSD, using libarchive
Archiv/RepositoryOffizielle Debian Security updates squeeze/updates (main)
Version2.8.4.forreal-1+squeeze2
Sektionutils
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vonlibacl1 (>= 2.2.11-1), libarchive1 (>= 2.8.0), libattr1 (>= 2.4.41-1), libbz2-1.0, libc6 (>= 2.3.4),
Empfohlene Pakete
PaketbetreuerAndreas Henriksson
Quellelibarchive
Paketgröße52766 Byte
Prüfsumme MD5c5b6de668963a2a19ffda1fbd59f72c7
Prüfsumme SHA112c457cb6c082a86b7c5562889b19dd128e4aeab
Prüfsumme SHA256ce61c73577b69798edde0f7081e101a2ab73689c1ac86221e4a033f8404dac98
Link zum Herunterladenbsdtar_2.8.4.forreal-1+squeeze2_i386.deb
Ausführliche BeschreibungThe bsdtar program has a number of advantages over previous tar implementations: . * Library. Since the core functionality is in a library, it can be used by other tools, such as pkg_add. . * Automatic format detection. Libarchive automatically detects the compression (none/gzip/bzip2) and format (old tar, ustar, gnutar, pax, cpio, iso9660, zip) when reading archives. It does this for any data source. . * Pax Interchange Format Support. This is a POSIX/SUSv3 extension to the old "ustar" tar format that adds arbitrary extended attributes to each entry. Does everything that GNU tar format does, only better. . * Handles file flags, ACLs, arbitrary pathnames, etc. Pax interchange format supports key/value attributes using an easily-extensible technique. Arbitrary pathnames, group names, user names, file sizes are part of the POSIX standard; libarchive extends this with support for file flags, ACLs, and arbitrary device numbers. . * GNU tar support. Libarchive reads most GNU tar archives. If there is demand, this can be improved further.


Impressum
Linux is a registered trademark of Linus Torvalds