Ports 搜索

共有5,824项符合/net/的查询结果,以下是第4,7914,800项(搜索用时0.004秒)
archivers/advancecomp-1.19 (Score: 0.014903333)
Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
AdvanceCOMP is a collection of recompression utilities for your .ZIP archives .PNG snapshots .MNG video clips .GZ files The main features are: * Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation * Recompress MNG files using Delta and Move optimization
archivers/hlextract-2.4.4 (Score: 0.014903333)
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/nomarch-1.4 (Score: 0.014903333)
Extracts files from the old '.arc' archive format
nomarch extracts files from the old `.arc' archive format. It can also list and test such archives. (nomarch is primarily intended as a `replacement' for the non-Free `arc' program.)
archivers/paq-20140131 (Score: 0.014903333)
Family of archivers with extremely high compression ratios
paq is a family of archivers with the best lossless compression ratios now available across a wide variety of test data, according to several benchmarks. A comparison of paq to other compression methods, on a 2GHz T3200, when compressing a large text file: Format Size Time (sec) Memory comp decomp ----------- --------- -------------- ------- Uncompressed 3,152,896 compress 1,319,521 1.6 0.2 .1 MB gzip -9 1,022,810 0.7 0.1 .1 MB bzip2 -9 860,097 0.6 0.4 5 MB p7zip (7z) 824,573 1.5 0.1 195 MB xz -6 822,016 ? ? ? zpaq c1 (fast) 806,959 2 2 38 MB zpaq c2 (mid) 699,191 8 8 112 MB zpaq c3 (max) 644,190 20 20 246 MB The port uses the open ZPAQ specification, and contains: a public-domain C++ API for reading and writing ZPAQ compressed data to or from files or objects in memory; serial and multi-threaded archivers; extra preprocessors for compression; and stubs for creating self-extracting archives.
archivers/lzf-1.6.5 (Score: 0.014903333)
Handles LZF de/compression
This package handles LZF de/compression.
archivers/rar-3.0.2 (Score: 0.014903333)
PECL extension to create and read RAR files
Rar is a powerful and effective archiver, which was created by Eugene Roshal and became rather popular quite fast. This extension gives you possibility to read Rar archives.
archivers/File_Archive-1.5.5 (Score: 0.014903333)
PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
PEAR::File_Archive is strongly object oriented. It makes it very easy to use, writing simple code, yet the library is very powerful. It lets you easily read or generate tar, gz, tgz, bz2, tbz, zip, ar (or deb) archives to files, memory, mail or standard output. See http://poocl.la-grotte.org for a tutorial.
archivers/PHP_Archive-0.12.0 (Score: 0.014903333)
Create and Use PHP Archive files
The PHP_Archive package allows creation of self-contained cross-platform PHP libraries or applications, similar to Java jar files.
archivers/star-1.5.3 (Score: 0.014903333)
Unique standard tape archiver with many enhancements
Star is the fastest known implementation of a tar archiver. Main advantages over other tar implementations: fifo - Keeps the tape streaming. pattern matcher - For a convenient user interface. sophisticated diff - User tailorable interface for comparing tar archives against file trees. no namelen limitation - Pathnames up to 1024 Bytes may be archived. deals with all 3 times - Stores/restores all 3 times of a file. does not clobber files - More recent copies on disk will not be clobbered from tape. automatic byte swap - star automatically detects swapped archives. automatic format detect - Automatically detects archive formats: old tar, gnu tar, ansi tar, star. fully ansi compatible - star is fully ANSI/Posix 1003.1 compatible. Please mail bugs and suggestions to: Author: Joerg Schilling <js@cs.tu-berlin.de>
archivers/pixz-1.0.2 (Score: 0.014903333)
Parallel, indexing version of XZ
Pixz (pronounced 'pixie') is a parallel, indexing version of XZ.