{
  "name": "xmlsec",
  "href": "https://vcpkg.link/ports/xmlsec",
  "supports": "!xbox & !uwp",
  "published_at": "2025-06-24T22:30:44.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.aleksey.com/xmlsec/",
  "description": [
    "XML Security Library is a C library based on LibXML2. The library supports major XML security standards."
  ],
  "license": "X11 AND MPL-1.1",
  "version": {
    "type": "semver",
    "value": "1.3.7",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f75c836a67777a86a2c1116a28b179827f028b66/ports/xmlsec",
    "hash": "f75c836a67777a86a2c1116a28b179827f028b66"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/lsh123/xmlsec",
    "stars": 145
  },
  "dependencies": [
    {
      "name": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}