{
  "name": "sheenbidi",
  "href": "https://vcpkg.link/ports/sheenbidi",
  "supports": "all",
  "published_at": "2026-02-10T03:12:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Tehreer/SheenBidi",
  "description": [
    "SheenBidi is a lightweight, fast and stable implementation of the Unicode Bidirectional Algorithm."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "3.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/78b7c910015e9c9d61c47d054cab5d41934e4e28/ports/sheenbidi",
    "hash": "78b7c910015e9c9d61c47d054cab5d41934e4e28"
  },
  "repository": null,
  "dependencies": [
    {
      "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": [
    {
      "name": "text-api",
      "default": [],
      "description": [
        "Enable the experimental text editing and analysis API"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}