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

{
    "name": "arpeggio",
    "portdir": "science/arpeggio",
    "version": "1.4.4",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/PDBeurope/arpeggio",
    "description": "Calculation of interatomic interactions in molecular structures",
    "long_description": "Calculation of interatomic interactions in molecular structures",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openbabel2",
                "py312-openbabel2",
                "python312",
                "py312-numpy",
                "py312-biopython",
                "py312-pdbecif"
            ]
        }
    ],
    "depends_on": []
}