{
  "name": "lexilla",
  "href": "https://vcpkg.link/ports/lexilla",
  "supports": "windows & !uwp & !mingw",
  "published_at": "2026-01-26T04:03:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.scintilla.org/Lexilla.html",
  "description": [
    "Lexilla is a free library of language lexers that can be used with the Scintilla editing component. It comes with complete source code and a license that permits use in any free project or commercial product."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "5.4.6",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e735db19731babcf78633f2df693d6542d2163c4/ports/lexilla",
    "hash": "e735db19731babcf78633f2df693d6542d2163c4"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "scintilla",
      "href": "https://vcpkg.link/ports/scintilla",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-msbuild",
      "href": "https://vcpkg.link/ports/vcpkg-msbuild",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    }
  ],
  "dev_dependencies": [],
  "features": []
}