GET /api/v1/ports/py36-et_xmlfile/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-et_xmlfile",
"portdir": "python/py-et_xmlfile",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/openpyxl/et_xmlfile",
"description": "An implementation of lxml.xmlfile for the standard library",
"long_description": "An implementation of lxml.xmlfile for the standard library",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-openpyxl"
]
}
]
}