diff options
Diffstat (limited to 'system/lzma/slack-desc')
-rw-r--r-- | system/lzma/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/lzma/slack-desc b/system/lzma/slack-desc deleted file mode 100644 index 5703ade6cc0ff..0000000000000 --- a/system/lzma/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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 ':'. - - |-----handy-ruler------------------------------------------------------| -lzma: LZMA utils (High compression utility based on LZMA SDK) -lzma: -lzma: LZMA provides very high compression ratio and fast decompression. -lzma: The core of the LZMA utils is Igor Pavlov's LZMA SDK containing -lzma: the actual LZMA encoder/decoder. LZMA utils add a few scripts -lzma: which provide gzip-like command line interface and a couple of -lzma: other LZMA related tools. -lzma: -lzma: Home: http://tukaani.org/lzma/ - http://7-zip.org/sdk.html -lzma: -lzma: |