aboutsummaryrefslogtreecommitdiff
path: root/ports/bzip2/vcpkg.json
blob: 8c7520de83e59792419585a7b69c1103876e60cd (plain)
1
2
3
4
5
6
7
8
{
  "name": "bzip2",
  "version-string": "1.0.8",
  "port-version": 1,
  "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"
}