GET /api/v1/ports/php55-syck/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php55-syck",
"portdir": "php/php-syck",
"version": "0.9.3",
"license": "PHP-3.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/syck",
"description": "PHP bindings for syck",
"long_description": "Syck is a parser for YAML -- this package installs the syck php extension, allowing php code to interface to the libsyck C library.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"re2c",
"php55",
"syck"
]
}
],
"depends_on": []
}