GET /api/v1/ports/php72-excel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php72-excel",
"portdir": "php/php-excel",
"version": "1.0.2",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/iliaal/php_excel",
"description": "PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets",
"long_description": "php-excel is a PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets.",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libxml2",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"php72",
"libxl"
]
}
],
"depends_on": []
}