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

{
    "name": "py36-tables",
    "portdir": "python/py-tables",
    "version": "3.7.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.pytables.org/",
    "description": "Package for managing hierarchical datasets",
    "long_description": "PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gccdevel",
        "gfortran",
        "mpich",
        "openmpi",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-cython",
                "py36-python-install",
                "py36-setuptools",
                "py36-wheel",
                "py36-build",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-numpy",
                "blosc",
                "hdf5",
                "bzip2",
                "lzo2",
                "zlib",
                "python36",
                "py36-numexpr"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-blaze",
                "py36-mdtraj",
                "py36-pyne",
                "py36-tstables"
            ]
        }
    ]
}