GET /api/v1/ports/py36-lalsimulation/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-lalsimulation",
"portdir": "science/lalsimulation",
"version": "2.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.6 bindings for LSC Algorithm Library - Simulation",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Simulation containing routines for simulation gravitational-wave waveforms and noise sources. This package provides Python 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 401
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"help2man",
"clang-9.0",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalsimulation",
"py36-lal",
"py36-numpy",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference",
"py36-lalburst",
"py36-lalinspiral"
]
}
]
}