Bicom is a data compressor in the PPM family. It is freely available and Open Source. It's most unique characteristic, is that compression with bicom is completely bijective -- any file is a possible bicom output that can be decompressed, and then recompressed back to its original form. Of course, any file is also a possible bicom input that can be compressed, and then decompressed back to its original form. To support encryption applications, bicom also includes a passphrase-protection option that will automatically encrypt after compressing, or decrypt before decompressing. WWW: http://www3.sympatico.ca/mt0000/bicom/ ='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm2cpio/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update MAINTAINER email address of my portsnox2006-12-241-1/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-061-0/+1
* Add RPM v4 support.netchild2003-12-141-1/+1
* - add missing file from the last updatenetchild2003-12-121-0/+1
* Replaces existing code with a version that doesn't slurp the entire filelinimon2003-12-11