diff options
author | reed <reed@pkgsrc.org> | 2004-06-02 17:11:21 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-06-02 17:11:21 +0000 |
commit | e95bc533e3f055c5e0bdfb4377b4843f87fe1714 (patch) | |
tree | db1a8374a49ca10c7a3205e285696c2f047b4b6c /archivers/arc/DESCR | |
parent | 68a0887a58baa2acef3b0e906f1f7bd519f7b9c7 (diff) | |
download | pkgsrc-e95bc533e3f055c5e0bdfb4377b4843f87fe1714.tar.gz |
Add a real DESCRiption instead of pointing to file in source.
Diffstat (limited to 'archivers/arc/DESCR')
-rw-r--r-- | archivers/arc/DESCR | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/archivers/arc/DESCR b/archivers/arc/DESCR index 004178c9f68..e98e720d8fb 100644 --- a/archivers/arc/DESCR +++ b/archivers/arc/DESCR @@ -1 +1,6 @@ -See the file work/Arc521.doc for more info . +This is the ARC File Archive Utility. ARC is used to create and +maintain file archives. It can automatical compress the files +being archived. It provides repeated-character compression, dynamic +Lempel-Zev (LZW) compression, or no compression. ARC was originally +written in 1985. This package also includes marc for merging ARC +archives. |