{
  "name": "mfl",
  "href": "https://vcpkg.link/ports/mfl",
  "supports": "all",
  "published_at": "2023-07-20T02:42:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/cpp-niel/mfl",
  "description": [
    "Computes the layout information for mathematical formulas provided in TeX-like syntax."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.0.1",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5e9cbd9ac2dd1881e28b6a4ef06a2c323d447b37/ports/mfl",
    "hash": "5e9cbd9ac2dd1881e28b6a4ef06a2c323d447b37"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/cpp-niel/mfl",
    "stars": 11
  },
  "dependencies": [
    {
      "name": "cairo",
      "href": "https://vcpkg.link/ports/cairo",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "doctest",
      "href": "https://vcpkg.link/ports/doctest",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "freetype",
      "href": "https://vcpkg.link/ports/freetype",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "harfbuzz",
      "href": "https://vcpkg.link/ports/harfbuzz",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "range-v3",
      "href": "https://vcpkg.link/ports/range-v3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}