GET /api/v1/ports/py37-mmtf-python/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-mmtf-python",
"portdir": "python/py-mmtf-python",
"version": "1.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcsb/mmtf-python",
"description": "The python implementation of the MMTF API, decoder and encoder.",
"long_description": "The python implementation of the MMTF API, decoder and encoder. The macromolecular transmission format (MMTF) is a binary encoding of biological structures. This repository holds the Python 2 and 3 compatible API, encoding and decoding libraries.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-msgpack"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-nose",
"py37-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-MDAnalysis"
]
}
]
}