GET /api/v1/ports/py37-lalpulsar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-lalpulsar",
"portdir": "science/lalpulsar",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.7 bindings for LSC Algorithm Library - Pulsar",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Pulsar containing routines for continuous wave gravitational data analysis. This package provides Python 3.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py37-astropy",
"py37-numpy",
"cfitsio",
"libomp",
"py37-lal",
"lalpulsar",
"libxml2",
"lal",
"python37",
"fftw-3",
"fftw-3-single",
"gsl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-lalinference"
]
}
]
}