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

{
    "name": "py36-irodsclient",
    "portdir": "python/py-irodsclient",
    "version": "0.8.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/irods/python-irodsclient",
    "description": "A Python client for iRODS, a distributed data management system.",
    "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
    "active": false,
    "categories": [
        "net",
        "databases",
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-prettytable",
                "py36-six",
                "py36-unittest-xml-reporting"
            ]
        }
    ],
    "depends_on": []
}