GET /api/v1/ports/py313-openpyxl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-openpyxl",
"portdir": "python/py-openpyxl",
"version": "3.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openpyxl.readthedocs.org",
"description": "Read/write Excel 2007 xlsx/xlsm files.",
"long_description": "openpyxl is a pure python reader and writer of Excel OpenXML files. It is ported from the PHPExcel project.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-setuptools",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-et_xmlfile"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-openpyxl",
"py313-agate-excel"
]
}
]
}