blob: 774da1302a817d98974601c7ee5dd7eb62a50631 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "lzfse",
"version-string": "1.0",
"port-version": 3,
"description": "Lempel-Ziv style data compressor using Finite State Entropy coding.",
"homepage": "https://github.com/lzfse/lzfse",
"supports": "!arm"
}
|