{
  "name": "matajoh-libnpy",
  "href": "https://vcpkg.link/ports/matajoh-libnpy",
  "supports": "all",
  "published_at": "2026-03-14T02:09:11.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/matajoh/libnpy",
  "description": [
    "A C++17 library for reading and writing NumPy NPY and NPZ array files"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e0fba8b46fe51f365dba83e4f87a4d0c769793f3/ports/matajoh-libnpy",
    "hash": "e0fba8b46fe51f365dba83e4f87a4d0c769793f3"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "miniz",
      "href": "https://vcpkg.link/ports/miniz",
      "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": []
}