2018-01-19 03:59:58 +08:00
|
|
|
This is the XZ Embedded decompression library from
|
2022-04-13 20:40:56 +02:00
|
|
|
https://tukaani.org/xz/embedded.html.
|
2018-01-19 03:59:58 +08:00
|
|
|
|
|
|
|
|
Upstream code can be viewed at
|
2022-04-13 20:40:56 +02:00
|
|
|
https://git.tukaani.org/xz-embedded.git
|
2018-01-19 03:59:58 +08:00
|
|
|
|
|
|
|
|
and cloned by
|
2022-04-13 20:40:56 +02:00
|
|
|
git clone https://git.tukaani.org/xz-embedded.git
|
2018-01-19 03:59:58 +08:00
|
|
|
|
|
|
|
|
The in-tree copy is updated by running
|
|
|
|
|
sh update.sh
|
|
|
|
|
from within the modules/xz-embedded directory.
|
|
|
|
|
|
2022-04-13 20:40:56 +02:00
|
|
|
Current version: [3f438e15109229bb14ab45f285f4bff5412a9542].
|