GET /api/v1/ports/py35-agate/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-agate",
"portdir": "python/py-agate",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/agate",
"description": "A Python data analysis library that is optimized for humans instead of machines",
"long_description": "agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 126
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-coverage",
"py35-nose",
"py35-setuptools",
"py35-sphinx",
"py35-sphinx_rtd_theme",
"py35-tox"
]
},
{
"type": "lib",
"ports": [
"py35-pytimeparse",
"py35-six",
"python35",
"py35-tz",
"py35-slugify",
"py35-babel",
"py35-cssselect",
"py35-isodate",
"py35-leather",
"py35-lxml",
"py35-parsedatetime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-agate-dbf",
"py35-agate-excel",
"py35-agate-sql",
"py35-csvkit"
]
}
]
}