GET /api/v1/ports/py27-pynifti/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pynifti",
"portdir": "python/py-pynifti",
"version": "0.20100607.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/niftilib",
"description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.",
"long_description": "PyNIfTI aims to provide easy access to NIfTI images from within Python.. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc47"
]
},
{
"type": "lib",
"ports": [
"nifticlib",
"libgcc6",
"swig-python",
"python27",
"py27-numpy",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynifti"
]
}
]
}