moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# XZ Utils
_General-purpose data compression software with a high compression ratio._
- Home: https://tukaani.org/xz/
- Media: https://en.wikipedia.org/wiki/XZ_Utils
- State: mature
@ -11,6 +9,7 @@ _General-purpose data compression software with a high compression ratio._
- Code language: C
- Code license: Custom (see file Copying, liblzma is public domain)
General-purpose data compression software with a high compression ratio.
Python support [lzma](https://docs.python.org/3/library/lzma.html)
Supersedes [LZMA Utils](https://tukaani.org/lzma/)