Result for 7266C89C6BF21BA14280E824DE157ED96E0A1D92

Query result

Key Value
FileName./usr/lib64/libarchive.so.13.3.2
FileSize739944
MD5C7946D18E85936B9BC50EF5D7CEE02BF
SHA-17266C89C6BF21BA14280E824DE157ED96E0A1D92
SHA-25621BEF230BC8448C1B3974547D0F39F5251D15958F6AB2F9D6328F34123F36DBB
SSDEEP12288:36rc1VKSXakBkw8fRNwNEMhuAN1BQjp1XOAZuH1F3Iza:36reVaeapmNnMUncpNtZuHj4za
TLSHT127F44C4BB7E218BDC992C830425B9573AE71F85552237B7B2484A6303F26E246F1DF72
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5ED8517F1F856D583B5D167FF38B01CD0
PackageArchx86_64
PackageDescriptionLibarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and several cpio formats. It can also write shar archives and read ISO9660 CDROM images. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown and is now the standard system tar for FreeBSD 5 and 6. The libarchive library offers a number of features that make it both very flexible and very powerful. - Automatic format detection: libarchive can automatically determine both the compression and the archive format, regardless of the data source. Most tar implementations do not automatically detect the compression format, few implementation that can correctly do this when reading from stdin or a socket. (The tar program included with Gunnar Ritter's heirloom collection also does full automatic format detection.) - Writes POSIX formats: libarchive writes POSIX-standard formats, including "ustar," "pax interchange format," and the POSIX "cpio" format. - Supports pax interchange format: Pax interchange format (which, despite the name, is really an extended tar format) eliminates almost all limitations of historic tar formats and provides a standard method for incorporating vendor-specific extensions. libarchive exploits this extension mechanism to support ACLs and file flags, for example. (Joerg Schilling's star archiver is another open-source tar program that supports pax interchange format.) - Reads popular formats: libarchive can read GNU tar, ustar, pax interchange format, cpio, and older tar variants. The internal architecture is easily extensible. The only requirement for support is that it be possible to read the format without seeking in the file. (For example, a format that includes a compressed size field before the data cannot be correctly written without seeking.) - High-Level API: the libarchive API makes it fairly simple to build an archive from a list of filenames or to extract the entries from an archive. However, the API also provides extreme flexibility with regards to data sources. For example, there are generic hooks that allow you to write an archive to a socket or read data from an archive entry into a memory buffer. - Extensible. The internal design uses generic interfaces for compression, archive format detection and decoding, and archive data I/O. It should be very easy to add new formats, new compression methods, or new ways of reading/writing archives.
PackageNamelibarchive13
PackageRelease2.2
PackageVersion3.3.2
SHA-19FF609EF897F94351CE255CDCFFE30B8554897F9
SHA-25608A47AE44C81C634A3353CA13CF06548131695874FBB1D86CD544B637DE0A8C8