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

{
    "name": "py27-cython",
    "portdir": "python/py-cython",
    "version": "3.0.12",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://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": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-setuptools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "cython_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py27-molmod",
                "py27-shapely",
                "py27-gsd",
                "py27-acora",
                "py27-astroscrappy",
                "py27-bcolz",
                "py27-cartopy",
                "py27-gevent",
                "py27-pyne",
                "py27-grako",
                "py27-kivy",
                "py27-petsc4py",
                "py27-pyFAI",
                "py27-pypcap",
                "py27-rfoo",
                "py27-libdnet",
                "py27-cftime",
                "py27-netcdf4",
                "py27-opengl-accelerate",
                "py27-lxml",
                "py27-healpy",
                "py27-iminuit",
                "py27-memprof",
                "py27-mssql",
                "py27-pygpu",
                "py27-pysam",
                "py27-pyvcf",
                "py27-sfepy",
                "py27-slepc4py",
                "py27-tatsu",
                "py27-tinycss",
                "py27-word2vec",
                "py27-yt",
                "py27-nghttp2",
                "py27-pygrib",
                "py27-statsmodels",
                "py27-pywavelets",
                "py27-rasterio",
                "py27-pyfftw",
                "py27-cytoolz",
                "py27-pyproj",
                "py27-scikit-image",
                "py27-mdtraj",
                "py27-cairo",
                "py27-scikit-learn"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-winpdb",
                "py27-numpy",
                "HORTON",
                "py27-zope-hookable",
                "py27-dynd",
                "py27-mlpy",
                "py27-pacal",
                "py27-pylibelf",
                "py27-qutip",
                "py27-cymem",
                "py27-murmurhash",
                "py27-preshed"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-django-countries"
            ]
        }
    ]
}