GET /api/v1/ports/py37-agate/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-agate",
"portdir": "python/py-agate",
"version": "1.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"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": 116
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-cssselect",
"py37-isodate",
"py37-leather",
"py37-lxml",
"python37",
"py37-pytimeparse",
"py37-six",
"py37-slugify",
"py37-tz",
"py37-parsedatetime",
"py37-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-agate-dbf",
"py37-agate-excel",
"py37-agate-sql",
"py37-csvkit"
]
}
]
}