pineapple-src/externals/vcpkg/ports/libassuan/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
277 B
JSON
Executable file

{
"name": "libassuan",
"version": "2.5.3",
"port-version": 4,
"description": "A library implementing the so-called Assuan protocol",
"homepage": "https://gnupg.org/software/libassuan/index.html",
"supports": "!windows",
"dependencies": [
"libgpg-error"
]
}