reorganization
This commit is contained in:
20
games/library/xz.md
Normal file
20
games/library/xz.md
Normal file
@ -0,0 +1,20 @@
|
||||
# XZ Utils
|
||||
|
||||
_General-purpose data compression software with a high compression ratio._
|
||||
|
||||
- Home: https://tukaani.org/xz/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/XZ_Utils
|
||||
- Download: see home
|
||||
- State: mature
|
||||
- Code: https://git.tukaani.org/?p=xz.git
|
||||
- Language(s): C
|
||||
- License: Different, see file Copying, liblzma is public domain
|
||||
|
||||
Python support [lzma](https://docs.python.org/3/library/lzma.html)
|
||||
|
||||
Supersedes [LZMA Utils](https://tukaani.org/lzma/)
|
||||
|
||||
## Building
|
||||
|
||||
See building instructions in source folder windows.
|
||||
|
Reference in New Issue
Block a user