GET /api/v1/ports/py35-obspy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-obspy",
"portdir": "python/py-obspy",
"version": "1.2.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obspy/obspy/wiki/",
"description": "Python framework for processing seismological data",
"long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"help2man",
"py35-setuptools",
"py35-numpy",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py35-lxml",
"py35-matplotlib",
"py35-numpy",
"py35-pyshp",
"py35-requests",
"python35",
"py35-sqlalchemy",
"py35-scipy",
"py35-decorator",
"py35-future",
"py35-gdal",
"py35-geographiclib"
]
},
{
"type": "run",
"ports": [
"py35-pyproj",
"py35-flake8-pep8-naming",
"py35-flake8",
"obspy_select"
]
}
],
"depends_on": []
}