2021-07-23 06:48:47 +08:00
|
|
|
{
|
|
|
|
"name": "liblzma",
|
2024-10-10 00:16:13 +08:00
|
|
|
"version": "5.6.3",
|
2021-07-23 06:48:47 +08:00
|
|
|
"description": "Compression library with an API similar to that of zlib.",
|
2023-01-05 14:01:34 +01:00
|
|
|
"homepage": "https://tukaani.org/xz/",
|
2022-02-28 19:25:31 +01:00
|
|
|
"license": null,
|
2021-07-23 06:48:47 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2022-05-18 01:53:40 +02:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"tools": {
|
2024-06-18 22:34:27 +03:00
|
|
|
"description": "Build tools"
|
2022-05-18 01:53:40 +02:00
|
|
|
}
|
|
|
|
}
|
2021-07-23 06:48:47 +08:00
|
|
|
}
|