GET /api/v1/ports/mmtf-cpp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mmtf-cpp",
"portdir": "science/mmtf-cpp",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcsb/mmtf-cpp",
"description": "MMTF in C++",
"long_description": "The macromolecular transmission format (MMTF) is a binary encoding of biological structures.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 16
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"msgpack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pymol",
"pymol-devel"
]
}
]
}