GET /api/v1/ports/php70-pspell/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php70-pspell",
"portdir": "lang/php",
"version": "7.0.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/pspell",
"description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
"long_description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php70",
"aspell"
]
}
],
"depends_on": []
}