7 lines
323 B
JSON
Executable file
7 lines
323 B
JSON
Executable file
{
|
|
"name": "brotli",
|
|
"version-string": "1.0.9",
|
|
"port-version": 2,
|
|
"description": "a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.",
|
|
"homepage": "https://github.com/google/brotli"
|
|
}
|