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

{
    "name": "py39-cython",
    "portdir": "python/py-cython",
    "version": "3.0.10",
    "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": 2544
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-setuptools",
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "cython_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py39-logbook",
                "py39-cftime",
                "py39-tables",
                "py39-scikit-learn",
                "py39-gevent",
                "py39-petsc4py",
                "py39-plumed",
                "py39-pytensor",
                "py39-gsd",
                "py39-healpy",
                "py39-htseq",
                "py39-imagecodecs",
                "py39-mssql",
                "py39-pyfftw",
                "py39-pygrib",
                "py39-pyproj",
                "py39-pysam",
                "py39-shapely",
                "py39-kapteyn",
                "py39-silx",
                "py39-debugpy",
                "py39-cwcwidth",
                "py39-cytoolz",
                "py39-falcon",
                "py39-tinycss",
                "py39-slepc4py",
                "py39-networkit",
                "py39-reproject",
                "py39-line_profiler",
                "py39-memprof",
                "py39-cairo",
                "py39-lxml",
                "py39-pandas",
                "py39-frozenlist",
                "py39-sqlalchemy",
                "py39-mdtraj",
                "py39-fiona",
                "py39-cartopy",
                "py39-grpcio",
                "py39-editdistance",
                "py39-vispy",
                "py39-pywavelets",
                "py39-cchardet",
                "py39-astropy",
                "py39-msgpack",
                "py39-netcdf4",
                "py39-fonttools",
                "py39-acora",
                "py39-astroscrappy",
                "py39-gammapy",
                "py39-asyncmy",
                "py39-gssapi",
                "py39-peewee",
                "py39-hdf5plugin",
                "py39-rencode",
                "py39-rapidfuzz",
                "py39-scikit-image",
                "py39-bigfloat",
                "py39-scipy",
                "py39-statsmodels",
                "py39-fastavro",
                "py39-pymatgen",
                "py39-soxr",
                "py39-openpyxl",
                "py39-regions",
                "py39-blosc2",
                "py39-rasterio",
                "py39-ndindex",
                "py39-yarl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-grpcio",
                "py39-blis",
                "py39-preshed",
                "py39-pyarrow",
                "py39-spaCy",
                "py39-zope-hookable",
                "py39-tifffile",
                "py39-murmurhash",
                "py39-numpy",
                "py39-cymem",
                "py39-thinc"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-spyder",
                "py39-fairseq",
                "py39-spyder-devel",
                "py39-photomosaic",
                "py39-pmdarima"
            ]
        }
    ]
}