{
  "name": "supernovas",
  "href": "https://vcpkg.link/ports/supernovas",
  "supports": "all",
  "published_at": "2026-04-29T23:40:19.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://sigmyne.github.io/SuperNOVAS/doc/html/",
  "homepage_href": "https://sigmyne.github.io/SuperNOVAS/",
  "description": [
    "SuperNOVAS C/C++ high-precision astrometry library"
  ],
  "license": "Unlicense",
  "version": {
    "type": "semver",
    "value": "1.6.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/fd18e07da5026a1a8b6fe0b96a68fda330a5b155/ports/supernovas",
    "hash": "fd18e07da5026a1a8b6fe0b96a68fda330a5b155"
  },
  "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": "cpp",
      "default": [],
      "description": [
        "C++11 API and runtime"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "solsys-calceph",
      "default": [],
      "description": [
        "Solar-system ephemeris support via the CALCEPH library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "calceph",
          "href": "https://vcpkg.link/ports/calceph",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}