enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. libzip - Wikipedia

    en.wikipedia.org/wiki/Libzip

    libzip is an open-source library for handling zip archives. It is written in portable C and can thus be used on multiple operating systems. It is based on zlib. It is used by PHP's zip extension for zip file support [2] and MySQL Workbench. [3] It is also used by KDE's ark archiving tool for zip archive support.

  3. Info-ZIP - Wikipedia

    en.wikipedia.org/wiki/Info-ZIP

    Info-ZIP is a set of open-source software to handle ZIP archives.It has been in circulation since 1989. It consists of 4 separately-installable packages: the Zip and UnZip command-line utilities; and WiZ and MacZip, which are graphical user interfaces for archiving programs in Microsoft Windows and classic Mac OS, respectively.

  4. B1 Free Archiver - Wikipedia

    en.wikipedia.org/wiki/B1_Free_Archiver

    B1 Free Archiver is a proprietary freeware multi-platform file archiver and file manager. B1 Archiver is available for Microsoft Windows, Linux, macOS, and Android. It has full support (compression, unpacking and encryption) for ZIP and its native B1 format. [1] The program decompresses more than 20 popular archive formats. [2]

  5. XZ Utils - Wikipedia

    en.wikipedia.org/wiki/XZ_Utils

    xz, the command-line compressor and decompressor (analogous to gzip) liblzma , a software library with an API similar to zlib Various command shortcuts exist, such as lzma (for xz --format=lzma ), unxz (for xz --decompress ; analogous to gunzip ) and xzcat (for unxz --stdout ; analogous to zcat ).

  6. Comparison of file archivers - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_file_archivers

    The operating systems the archivers can run on without emulation or compatibility layer. Ubuntu's own GUI Archive manager, for example, can open and create many archive formats (including Rar archives) even to the extent of splitting into parts and encryption and ability to be read by the native program.

  7. Xarchiver - Wikipedia

    en.wikipedia.org/wiki/Xarchiver

    It handles encrypted *.7z, *.arj, *.lrz, *.rar and *.zip archives. Xarchiver uses the Direct Save Protocol XDS for drag and drop file saving. [14] The program acts as a front-end for various commonly installed libraries dealing with the supported compression formats. [15] [16] Xarchiver can't create archives whose archiver is not installed. [7]

  8. ZPAQ - Wikipedia

    en.wikipedia.org/wiki/ZPAQ

    ZPAQ is an open source command line archiver for Windows and Linux. It uses a journaling or append-only format which can be rolled back to an earlier state to retrieve older versions of files and directories. It supports fast incremental update by adding only files whose last-modified date has changed since the previous update.

  9. zstd - Wikipedia

    en.wikipedia.org/wiki/Zstd

    The Zstandard command-line has an "adaptive" (--adapt) mode that varies compression level depending on I/O conditions, mainly how fast it can write the output. Zstd at its maximum compression level gives a compression ratio close to lzma, lzham, and ppmx, and performs better [vague] than lza or bzip2.