Ports Search

Results 4150 of 245 for /archivers/.(0.002 seconds)
archivers/hffzip-1.01 (Score: 0.16064717)
File compressor based on Huffman coding
HFFzip is a file compressor based on Huffman coding. HFFzip is right for embedded systems, because of its little size and the simple algorithm used.
archivers/hlextract-2.4.4 (Score: 0.16064717)
Utility to extract data from various Half-Life file formats
HLExtract is a command line utility written in C that can load all HLLib supported packages and extract multiple items from them while maintaining their directory structure. Currently, BSP, GCF, NCF, PAK, SGA, VPK, WAD, XZP, and ZIP (store/deflate) package formats are supported.
archivers/tar-0.4.2.1 (Score: 0.16064717)
Reading, writing, and manipulating ".tar" archive files
This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, USTAR, POSIX and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved.
archivers/zip-archive-0.2.3.7 (Score: 0.16064717)
Library for creating and modifying zip archives
The zip-archive library provides functions for creating, modifying, and extracting files from zip archives.
archivers/zlib-bindings-0.1.1.5 (Score: 0.16064717)
Low-level bindings to the zlib package
Provides necessary functions for producing a streaming interface. This is used for example by zlib-conduit and zlib-enum.
archivers/zlib-enum-0.2.3.1 (Score: 0.16064717)
Enumerator interface for zlib compression
zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression.
archivers/zlib-0.5.4.2 (Score: 0.16064717)
Compression and decompression in the gzip and zlib formats
This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats. It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full zlib feature set.
archivers/innoextract-1.6 (Score: 0.16064717)
Program to extract Inno Setup files
Inno Setup is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-windows systems without running the actual installer using Wine.
archivers/javatar-2.5 (Score: 0.16064717)
Java tar archive I/O package
The package com.ice.tar implements a tar archive io package. This package allows you to create, and extract tar archives. Since the package uses InputStream and OutputStream, it is possible to combine this package with the java.util.zip package to handle .tar.gz files.
archivers/lbrate-1.1 (Score: 0.16064717)
Extract/decompress CP/M LBR archives
lbrate extracts/decompresses files from the CP/M LBR format. (It can also list and test such archives.) It does this in an `unzip'-like manner, mostly hiding the details of individually compressed and renamed files, and transparently deals with the required decompression/renaming. lbrate is also (I believe) the only non-CP/M program to fully support decompressing files from all three CP/M compression schemes (Q, Z, Y). With this in mind, it can decompress such files directly, treating them as if they were single-entry LBRs.