{
  "name": "neko-function",
  "href": "https://vcpkg.link/ports/neko-function",
  "supports": "all",
  "published_at": "2025-11-26T22:41:14.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/moehoshio/NekoFunction",
  "description": [
    "A comprehensive modern C++ utility library that provides practical functions for common programming tasks."
  ],
  "license": "MIT OR Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.0.11",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/06903b819de551902853f802cc5edd27740b19c2/ports/neko-function",
    "hash": "06903b819de551902853f802cc5edd27740b19c2"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "neko-schema",
      "href": "https://vcpkg.link/ports/neko-schema",
      "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": [
    {
      "name": "archive",
      "default": [],
      "description": [
        "Enable archive support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "minizip-ng",
          "href": "https://vcpkg.link/ports/minizip-ng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "hash",
      "default": [],
      "description": [
        "Enable hash support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}