GET /api/v1/ports/sparky/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sparky",
"portdir": "science/sparky",
"version": "3.115",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cgl.ucsf.edu/home/sparky/",
"description": "NMR Assignment and Integration Software",
"long_description": "Sparky is a graphical NMR assignment and integration program for proteins, nucleic acids, and other polymers.",
"active": true,
"categories": [
"science",
"chemistry"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 16
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"tcl",
"tk"
]
}
],
"depends_on": []
}