{
  "name": "acl",
  "href": "https://vcpkg.link/ports/acl",
  "supports": "linux",
  "published_at": "2026-03-18T08:59:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://savannah.nongnu.org/projects/acl",
  "description": [
    "Commands for Manipulating POSIX Access Control Lists"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "2.3.2",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4ef2a7144d00c2f446029b9700e701a3094b8bfb/ports/acl",
    "hash": "4ef2a7144d00c2f446029b9700e701a3094b8bfb"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "attr",
      "href": "https://vcpkg.link/ports/attr",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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"
        }
      ]
    }
  ]
}