GET /api/v1/ports/php71-yaz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php71-yaz",
"portdir": "php/php-yaz",
"version": "1.2.4",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/yaz",
"description": "PHP/PECL extension for the Z39.50 protocol",
"long_description": "This extension implements a Z39.50 client for PHP using the YAZ toolkit.",
"active": true,
"categories": [
"devel",
"net",
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1822
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"re2c",
"php71",
"yaz"
]
}
],
"depends_on": []
}