{
  "name": "hamlib",
  "href": "https://vcpkg.link/ports/hamlib",
  "supports": "(!windows | mingw) & !android",
  "published_at": "2026-05-11T21:47:11.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://github.com/Hamlib/Hamlib/wiki/Documentation",
  "homepage_href": "https://hamlib.github.io/",
  "description": [
    "Ham radio control library for rigs (radios), rotators, and amplifiers."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "4.7.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d4db34445deb11168b595da1efd228df79a5f59d/ports/hamlib",
    "hash": "d4db34445deb11168b595da1efd228df79a5f59d"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "usb",
      "default": [],
      "description": [
        "USB backend support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libusb",
          "href": "https://vcpkg.link/ports/libusb",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "xml",
      "default": [],
      "description": [
        "Rigmem XML support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libxml2",
          "href": "https://vcpkg.link/ports/libxml2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}