15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"name": "lzfse",
|
|
"version": "1.0",
|
|
"port-version": 5,
|
|
"description": "Lempel-Ziv style data compressor using Finite State Entropy coding.",
|
|
"homepage": "https://github.com/lzfse/lzfse",
|
|
"supports": "!arm",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|