diff options
Diffstat (limited to 'archivers/bicom/pkg/DESCR')
-rw-r--r-- | archivers/bicom/pkg/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/archivers/bicom/pkg/DESCR b/archivers/bicom/pkg/DESCR new file mode 100644 index 00000000000..40993819c3a --- /dev/null +++ b/archivers/bicom/pkg/DESCR @@ -0,0 +1,6 @@ +Bicom is a data compressor in the PPM family. It is freely available and +open source. 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. |