GET /api/v1/ports/py27-nio/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-nio",
"portdir": "python/py-nio",
"version": "1.3.0b1",
"license": "PyNIO",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyngl.ucar.edu/Nio.shtml",
"description": "Python I/O library for scientific data formats",
"long_description": "PyNIO is a Python package that allows read and/or write access to a variety of data formats using an interface modeled on netCDF. PyNIO is composed of a C library called libnio along with a Python module based on and with an interface similar to the Scientific.IO.NetCDF module written by Konrad Hinsen.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"jasper",
"libjpeg-turbo",
"libpng",
"libgcc",
"python27",
"szip",
"hdf4",
"hdf5",
"hdfeos",
"ncarg",
"netcdf",
"py27-numpy",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ngl",
"py-nio"
]
}
]
}