Ports Search

Results 11,39111,400 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
archivers/liborange-0.4 (Score: 1.1597805E-4)
Library to extract CAB files from self-extracting installers
Orange is a tool and library for squeezing out juicy installable Microsoft Cabinet Files from self-extracting installers for Microsoft Windows. Supported installers include VISE, InstallShield, Setup Factory and more.
archivers/deco-1.6.4 (Score: 1.1597805E-4)
Program to extract various archive file formats
Deco is a Un*x script able to extract various archive file formats. Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb, flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo.
archivers/engrampa-1.12.0 (Score: 1.1597805E-4)
Archive manager for zip files, tar, etc
Engrampa is an archive manager for the MATE environment. It is only a front-end (a graphical interface) to archiving programs like tar and zip. The supported file types are: * Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), lzop (.tar.lzo , .tzo) * Zip archives (.zip) * Jar archives (.jar , .ear , .war) * Lha archives (.lzh) * Rar archives (.rar) * Single files compressed with gzip, bzip, bzip2, compress, lzop Engrampa also has a document viewer based on bonobo that lets you view files of any type for which you have a viewer. Former WinZip users may find this program useful. It serves the same purpose.
archivers/gcab-0.6 (Score: 1.1597805E-4)
GObject library to create cabinet files
Gcab is a utility and library mainly made to create Cabinet files, using GObject/GIO API and provides GIR bindings. - creation supports plain and basic MSZIP compression - can open and list files from cabinet, no extraction
archivers/innoextract-1.6 (Score: 1.1597805E-4)
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/file-roller-3.16.4 (Score: 1.1597805E-4)
Archive manager for zip files, tar, etc
File Roller is an archive manager for the GNOME environment. It is only a front-end (a graphical interface) to archiving programs like tar and zip. The supported file types are: * Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), lzop (.tar.lzo , .tzo) * Zip archives (.zip) * Jar archives (.jar , .ear , .war) * Lha archives (.lzh) * Rar archives (.rar) * Single files compressed with gzip, bzip, bzip2, compress, lzop File Roller also has a document viewer based on bonobo that lets you view files of any type for which you have a viewer. Former WinZip users may find this program useful. It serves the same purpose.
archivers/nomarch-1.4 (Score: 1.1597805E-4)
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.)
Generic archive extracting mechanism (using libarchive)
Archive::Extract::Libarchive has a similar interface to Archive::Extract, but instead of using Perl modules and external commands, it uses the libarchive C libary. It supports many different archive formats and compression algorithms and is fast.
archivers/pigz-2.3.3 (Score: 1.1597805E-4)
Parallel GZIP
Mark Adler, maintainer of popular zlib library has released a multicore capable Parallel Implementation of GZip, nicknamed PIGZ. Version 1.5 implements nearly all of gzip's functionality, including decompression of .gz and .Z (Unix compress) files.
archivers/pyliblzma-0.5.3 (Score: 1.1597805E-4)
Python binding for the LZMA compression library
Python module implementing LZMA Utils' liblzma API PylibLZMA provides a python interface for the liblzma library to read and write data that has been compressed or can be decompressed by Lasse Collin's LZMA Utils.