GET /api/v1/ports/py-pyfftw3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pyfftw3",
"portdir": "python/py-pyfftw3",
"version": "0.2.2",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/pyfftw",
"description": "Python bindings to FFTW3",
"long_description": "Python bindings to the FFTW3 C-library for computing discrete Fourier transforms.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-pyfftw3"
]
}
],
"depends_on": []
}