renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
21
entries/xz_utils.md
Normal file
21
entries/xz_utils.md
Normal file
@ -0,0 +1,21 @@
|
||||
# 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
|
||||
- Download: (see home)
|
||||
- Keywords: library
|
||||
- Code repository: https://git.tukaani.org/xz.git (https://git.tukaani.org/?p=xz.git)
|
||||
- Code language: C
|
||||
- Code license: Custom (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
|
||||
|
||||
- Build instructions: manual (see instructions in source folder windows)
|
||||
|
Reference in New Issue
Block a user