GET /api/v1/ports/py313-agate/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 126
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-parsedatetime",
"py313-cssselect",
"py313-isodate",
"python313",
"py313-pytimeparse",
"py313-slugify",
"py313-leather",
"py313-tz",
"py313-six",
"py313-lxml",
"py313-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit"
]
}
]
}