Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

31 lines
633 B
JSON

{
"name": "leptonica",
"version": "1.85.0",
"description": "An open source library containing software that is broadly useful for image processing and image analysis applications",
"homepage": "https://github.com/DanBloomberg/leptonica",
"license": null,
"dependencies": [
"giflib",
"libjpeg-turbo",
"libpng",
{
"name": "libwebp",
"default-features": false
},
"openjpeg",
{
"name": "tiff",
"default-features": false
},
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}