Simple Project List Software Map

235 projects in result set
Última Atualização: 2013-05-28 21:38

libmspack

libmspack is a library for compression and decompression of the Microsoft CAB, CHM, HLP, LIT, SZDD, and KWAJ file formats.

Última Atualização: 2005-02-02 16:22

pkt

pkt is a universal XML packet archiver. It can manipulate files for
backing up documents, transferring them across networks, emailing them,
and sharing them by other means (p2p etc). It uses plugin filters to
do the job and handles virtually any format available if there is a
plugin for it. It handles encryption, compression, conversion, parity
checking, decryption, decoding, repairing, rebuilding, and other tasks
using a universal file format (XML-based). By default, all pkt output is
in 7-bit ASCII which is UTF encoded and is compatible with XML parsers.
pkt files can be disassembled, reassembled, and repaired by hand if
necessary. pkt also supports the use of 8-bit compressed XML packets for
its archives using one of several compression algorithms. In general,
pkt will try to use the best algorithms available.

(Machine Translation)
Última Atualização: 2011-11-28 23:29

dtrx

dtrx intelligently extracts many different archive
types. It will get the contents from tar, zip,
rpm, deb, and cpio archives, as well as compressed
files, with one simple command. It helps keep your
filesystem sane by putting every archive's
contents into a dedicated directory, and making
sure the owner can read and write whatever's
extracted. It can even recursively extract
archives.

(Machine Translation)
Sistema Operacional: OS Independent
Linguagem de Programação: Python
Interface de Usuário: Command-line
Última Atualização: 2013-03-28 21:00

Lhasa

Lhasa is a Free Software replacement for the Unix LHA tool, for decompressing .lzh (LHA/LHarc) and .lzs (LArc) archives. The backend for the tool is a library, so it can be reused for other purposes. Lhasa aims to be compatible with as many types of lzh/lzs archives as possible. It also aims to generate the same output as the (non-free) Unix LHA tool, so it will act as a drop-in free replacement.

(Machine Translation)
Linguagem Natural: English
Sistema Operacional: MacOSX, BSD, Linux, Windows
Linguagem de Programação: C
Última Atualização: 2004-06-27 20:33

zipdiff

The zipdiff tool compares the contents of two zip files. It is equally suited for comparing jar, EAR, WAR, or RAR files. The project includes a task for Ant.

Última Atualização: 2012-11-11 18:49

Industria

Industria is a collection of portable R6RS Scheme libraries for cryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA, etc.), zip/gzip/zlib decompression, disassembly of amd64 machine code, Off-The-Record messaging, bytevector pack/unpack syntax, TLS connections via custom binary ports, and more.

(Machine Translation)
Última Atualização: 2005-08-27 06:04

Archive

Archive is a fully drag-and-drop multi-format archiver. Drag a directory onto it to create an archive. Drag an archive onto it to extract to a directory. It can also compress and decompress streams (for example, you could drag a .gz file onto Archive and from Archive into your text editor).

(Machine Translation)
Última Atualização: 2014-04-21 21:57

z

Z is a simple, safe, and convenient frontend for the compress/uncompress, gzip, bzip2, tar, and zip/unzip utilities to compress and uncompress files and directories.

(Machine Translation)
Última Atualização: 2002-03-23 22:18

REOBack Backup Solution

REOBack Backup Solution (pronounced "Ray-o-back") is a simple backup solution designed for Linux users and system administrators. It is designed to be simple to set up, and easy to use. It is great as a quick solution for those who procrastinate about backups. It supports automatic full/incremental backups of files you define, remote backups via SCP, SMB, NFS, or FTP, as well as auto deletion of old backups.

(Machine Translation)
Última Atualização: 2006-02-13 17:49

rzip

rzip is a compression program for large and very large files. It uses an effective history buffer of 900 MB which allows it to spot redundancy over very long distances. It is usually faster than bzip2 and usually produces smaller files.

Última Atualização: 2010-11-08 15:41

lzop

lzop is a file compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed at the cost of some compression ratio. lzop uses the LZO library for compression services.

(Machine Translation)
Última Atualização: 2002-05-17 14:17

gnochive

gnochive is a GNOME frontend for all common
archivers under Linux.

(Machine Translation)
Última Atualização: 2004-04-17 00:05

DACT

DACT is a compression tool designed to compress a
file dynamically, choosing the algorithm that
works best per block of input data to produce an
overall smaller output file.

(Machine Translation)
Última Atualização: 2012-07-30 21:19

btar

btar is a tar-compatible archiver which allows arbitrary compression and ciphering, redundancy, differential backup, indexed extraction, multicore compression, input and output serialisation, and tolerance to partial archive errors.

(Machine Translation)
Última Atualização: 2001-01-30 06:12

fastjar

FastJar is an attempt to create a much faster replacement for Sun's 'jar' utility. Instead of being written in Java, FastJar is written in C and is around 50-100 times faster than its Java counterpart on Linux 2.X systems.

(Machine Translation)