GET /api/v1/ports/py38-xlrd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-xlrd",
"portdir": "python/py-xlrd",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.python-excel.org/",
"description": "module to extract data from Microsoft Excel spreadsheet files",
"long_description": "xlrd is a Python module to extract data from Microsoft Excel spreadsheet files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 142
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-blaze",
"py38-agate-excel"
]
}
]
}