vcpkg/ports/bzip2/vcpkg.json
NancyLi1013 8bb3f9e4a0
[bzip2] Update repository (#18705)
* [bzip2] Update repository

* Update version files
2021-07-01 10:14:42 -07:00

9 lines
489 B
JSON

{
"name": "bzip2",
"version-semver": "1.0.8",
"port-version": 2,
"description": "bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.",
"homepage": "https://sourceware.org/bzip2/",
"documentation": "https://sourceware.org/bzip2/docs.html"
}