{
  "name": "rxspencer",
  "href": "https://vcpkg.link/ports/rxspencer",
  "supports": "!uwp",
  "published_at": "2022-05-11T23:46:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://garyhouston.github.io/regex/",
  "description": [
    "A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository."
  ],
  "license": "MIT AND CC0-1.0",
  "version": {
    "type": "semver",
    "value": "3.9.0",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1c498017cbe1434bbee025505d06003b9322048d/ports/rxspencer",
    "hash": "1c498017cbe1434bbee025505d06003b9322048d"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/garyhouston/rxspencer",
    "stars": 27
  },
  "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": []
}