19 lines
403 B
JSON
Executable File
19 lines
403 B
JSON
Executable File
{
|
|
"name": "xmlsec",
|
|
"version": "1.2.34",
|
|
"description": "XML Security Library is a C library based on LibXML2. The library supports major XML security standards.",
|
|
"homepage": "https://www.aleksey.com/xmlsec/",
|
|
"dependencies": [
|
|
"libxml2",
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|