{
  "name": "starlink-ast",
  "href": "https://vcpkg.link/ports/starlink-ast",
  "supports": "all",
  "published_at": "2025-02-06T00:37:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://starlink.eao.hawaii.edu/starlink/AST",
  "description": [
    "The AST library provides a comprehensive range of facilities for attaching world coordinate systems to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "9.2.12",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/9f1ac32b18a2d3aa9a25bbcb246ccff5beb13feb/ports/starlink-ast",
    "hash": "9f1ac32b18a2d3aa9a25bbcb246ccff5beb13feb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Starlink/ast",
    "stars": 13
  },
  "dependencies": [
    {
      "name": "cminpack",
      "href": "https://vcpkg.link/ports/cminpack",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "pthreads",
      "default": [],
      "description": [
        "Build with POSIX threads support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "pthreads",
          "href": "https://vcpkg.link/ports/pthreads",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "yaml",
      "default": [],
      "description": [
        "Build with YAML support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libyaml",
          "href": "https://vcpkg.link/ports/libyaml",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}