GET /api/v1/ports/ADMS/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ADMS",
"portdir": "science/ADMS",
"version": "2.3.7",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Qucs/ADMS",
"description": "ADMS is a code generator for the Verilog-AMS language",
"long_description": "ADMS is a code generator for the Verilog-AMS language",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 145
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"p5.28-gd",
"perl5.28",
"p5.28-xml-libxml",
"bison",
"libtool",
"libxml2",
"clang-9.0",
"autoconf",
"flex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qucs"
]
}
]
}