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

{
    "name": "py35-cython",
    "portdir": "python/py-cython",
    "version": "0.29.17",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.cython.org/",
    "description": "A language for writing C extension modules for Python.",
    "long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2245
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35",
                "py35-setuptools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "cython_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py35-mpi4py",
                "py35-fiona",
                "py35-shapely",
                "py35-acora",
                "py35-astroscrappy",
                "py35-bcolz",
                "py35-cartopy",
                "py35-mistune",
                "py35-healpy",
                "py35-iminuit",
                "py35-kivy",
                "py35-memprof",
                "py35-mssql",
                "py35-pygpu",
                "py35-pyFAI",
                "py35-triangle",
                "py35-yaml",
                "py35-cftime",
                "py35-netcdf4",
                "py35-cairo",
                "py35-tables",
                "py35-logbook",
                "py35-slepc4py",
                "py35-tatsu",
                "py35-tinycss",
                "py35-word2vec",
                "py35-yt",
                "py35-pygrib",
                "py35-statsmodels",
                "py35-pywavelets",
                "py35-rasterio",
                "py35-pyfftw",
                "py35-cytoolz",
                "py35-pyproj",
                "py35-scikit-image",
                "py35-pandas",
                "py35-openpyxl",
                "py35-scikit-learn",
                "py35-gevent",
                "py35-pyne",
                "py35-grako",
                "py35-petsc4py"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py35-qutip",
                "py35-numpy",
                "py35-cymem",
                "py35-murmurhash",
                "py35-preshed",
                "py35-mlpy",
                "py35-dynd",
                "py35-blis"
            ]
        }
    ]
}