GET /api/v1/ports/py27-agate-excel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-agate-excel",
"portdir": "python/py-agate-excel",
"version": "0.2.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/agate-excel",
"description": "Adds read support for Excel files (xls and xlsx) to agate",
"long_description": "Adds read support for Excel files (xls and xlsx) to agate",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 126
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-tox",
"py27-nose",
"py27-setuptools",
"py27-sphinx",
"py27-sphinx_rtd_theme",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-agate",
"py27-openpyxl",
"py27-xlrd",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-csvkit"
]
}
]
}