vcpkg/ports/libassuan/vcpkg.json
2021-11-22 15:53:30 -08:00

12 lines
277 B
JSON

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