GET /api/v1/ports/py38-docx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-mock",
"py38-parsing"
]
}
],
"depends_on": []
}