diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-06 18:42:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-06 18:42:35 +0700 |
commit | 644bd3f024fdfb7c8be51331c4573519cb610110 (patch) | |
tree | 3b15428abf0c5d47628066b779b48cf1969f2df9 /system/lhasa/slack-desc | |
parent | 7408017fa321eff3a96f2ad339004af5a65b3d99 (diff) | |
download | slackbuilds-644bd3f024fdfb7c8be51331c4573519cb610110.tar.gz |
system/lhasa: Added (replacement for UNIX LHA tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lhasa/slack-desc')
-rw-r--r-- | system/lhasa/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/lhasa/slack-desc b/system/lhasa/slack-desc new file mode 100644 index 0000000000..98930cceef --- /dev/null +++ b/system/lhasa/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +lhasa: lhasa (Free Software replacement for UNIX LHA tool) +lhasa: +lhasa: Lhasa is a Free Software replacement for the Unix LHA tool, for +lhasa: decompressing .lzh (LHA / LHarc) and .lzs (LArc) archives. The +lhasa: backend for the tool is a library, so that it can be reused for +lhasa: other purposes. Lhasa aims to be compatible with as many types of +lhasa: lzh/lzs archives as possible. It also aims to generate the same +lhasa: output as the (non-free) Unix LHA tool, so that it will act as a +lhasa: drop-in free replacement. +lhasa: +lhasa: |