GET /api/v1/ports/py38-atpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-atpy",
"portdir": "python/py-atpy",
"version": "0.9.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atpy.readthedocs.org/",
"description": "ATpy: Astronomical Tables in Python",
"long_description": "ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"hdf5",
"vo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-astropy",
"py38-numpy"
]
}
],
"depends_on": []
}