HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "asco",
"portdir": "science/asco",
"version": "0.4.11",
"license": "gpl",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://asco.sourceforge.net",
"description": "A SPICE Circuit Optimizer",
"long_description": "ASCO project aims to bring circuit optimization capabilities to existing SPICE simulators using a high-performance parallel differential evolution (DE) optimization algorithm. Currently out-of-the-box support for Eldo (TM), HSPICE (R), LTspice (TM), Spectre (R) and Qucs exist.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mark",
"github": "markemer",
"ports_count": 114
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qucs"
]
}
]
}