{
  "name": "libdatrie",
  "href": "https://vcpkg.link/ports/libdatrie",
  "supports": "all",
  "published_at": "2026-08-04T15:34:02.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://linux.thai.net/pub/ThaiLinux/software/libthai",
  "description": [
    "Implementation of double-array structure for representing trie"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "0.2.14",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4c1f5cffebf3aa79e6511a70282b76e706d24cc3/ports/libdatrie",
    "hash": "4c1f5cffebf3aa79e6511a70282b76e706d24cc3"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/tlwg/libdatrie",
    "stars": 183
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tool",
      "default": [],
      "description": [
        "Build the trietool application"
      ],
      "supports": "!uwp",
      "dependencies": [
        {
          "name": "libiconv",
          "href": "https://vcpkg.link/ports/libiconv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}