{
  "name": "cunit",
  "href": "https://vcpkg.link/ports/cunit",
  "supports": "all",
  "published_at": "2022-08-01T20:31:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://sourceforge.net/projects/cunit/",
  "description": [
    "CUnit is a lightweight system for writing, administering, and running unit tests in C.  It provides C programmers a basic testing functionality with a flexible variety of user interfaces"
  ],
  "license": "LGPL-2.0-only",
  "version": {
    "type": "semver",
    "value": "2.1.3",
    "port": 8
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c9ab969f8e994f6e808037f64946889b4fcfa4c4/ports/cunit",
    "hash": "c9ab969f8e994f6e808037f64946889b4fcfa4c4"
  },
  "repository": {
    "type": "sourceforge",
    "href": "https://sourceforge.com/p/cunit"
  },
  "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": []
}