diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-17 09:06:47 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-17 09:06:47 +0000 |
commit | 6f6780ceb99870c18c02d2a8368474664cc91cad (patch) | |
tree | e131d5968db0c1d8d83c4e7b197648370c74a5c2 /archivers/wzip/pkg-descr | |
parent | 5543bbf0115a9533d1a6feab25d81072f4faa379 (diff) | |
download | ports-6f6780ceb99870c18c02d2a8368474664cc91cad.tar.gz ports-6f6780ceb99870c18c02d2a8368474664cc91cad.zip |
Notes
Diffstat (limited to 'archivers/wzip/pkg-descr')
-rw-r--r-- | archivers/wzip/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/wzip/pkg-descr b/archivers/wzip/pkg-descr new file mode 100644 index 000000000000..c80a15cc8762 --- /dev/null +++ b/archivers/wzip/pkg-descr @@ -0,0 +1,10 @@ +The program wzip is a preprocessor for lossy data compression. A +sequence of ascii floating-point numbers is transformed into a +sequence of small integers ready for effective compression with e.g. +gzip. The program can also be used for effective but time consuming +denoising of measurement data. Wzip was originally written for the +processing of EDX-linescans. + +wzip is originally written for inclusion into the Debian GNU/Linux system. + +WWW: http://packages.qa.debian.org/wzip |