{
  "name": "libmount",
  "href": "https://vcpkg.link/ports/libmount",
  "supports": "linux",
  "published_at": "2026-03-18T08:59:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/",
  "description": [
    "Block device identification library from util-linux"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.41.3",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4ef2a7144d00c2f446029b9700e701a3094b8bfb/ports/libmount",
    "hash": "4ef2a7144d00c2f446029b9700e701a3094b8bfb"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "nls",
      "default": [],
      "description": [
        "Enable native language support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "gettext",
          "href": "https://vcpkg.link/ports/gettext",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "gettext-libintl",
          "href": "https://vcpkg.link/ports/gettext-libintl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}