14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"name": "jbigkit",
|
|
"version": "2.1",
|
|
"port-version": 7,
|
|
"description": "A software implementation of the JBIG1 data compression standard (ITU-T T.82)",
|
|
"homepage": "https://www.cl.cam.ac.uk/~mgk25/jbigkit",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|