GET /api/v1/ports/py38-mdtraj/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-mdtraj",
    "portdir": "python/py-mdtraj",
    "version": "1.9.7",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mdtraj.org",
    "description": "A modern, open library for the analysis of molecular dynamics trajectories",
    "long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "giovanni.bussi",
            "github": "GiovanniBussi",
            "ports_count": 81
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-cython",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-numpy",
                "py38-parsing",
                "python38",
                "py38-setuptools",
                "py38-scipy",
                "py38-astunparse"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-barnaba"
            ]
        }
    ]
}