{
  "name": "ngspice",
  "href": "https://vcpkg.link/ports/ngspice",
  "supports": "!(linux | osx | arm | uwp)",
  "published_at": "2023-09-06T05:41:54.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "http://ngspice.sourceforge.net/",
  "description": [
    "Ngspice is a mixed-level/mixed-signal electronic circuit simulator. It is a successor of the latest stable release of Berkeley SPICE"
  ],
  "license": "CC-BY-SA-4.0",
  "version": {
    "type": "dot",
    "value": "41",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/df2550378e66df74bc9627dfa2341ab75b7d4947/ports/ngspice",
    "hash": "df2550378e66df74bc9627dfa2341ab75b7d4947"
  },
  "repository": {
    "type": "sourceforge",
    "href": "https://sourceforge.com/p/ngspice"
  },
  "dependencies": [
    {
      "name": "vcpkg-msbuild",
      "href": "https://vcpkg.link/ports/vcpkg-msbuild",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "codemodels",
      "default": [
        "all"
      ],
      "description": [
        "Adds optional code models for XSPICE, ADMS (verilog integration) and B-/E-/G- sources."
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}