GET /api/v1/ports/php56-htscanner/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php56-htscanner",
"portdir": "php/php-htscanner",
"version": "1.0.1",
"license": "PHP-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/htscanner",
"description": "a PHP extension to enable the use of per-directory htaccess-like PHP configuration files",
"long_description": "php-htscanner is a PHP extension to enable the use of per-directory htaccess-like PHP configuration files, especially useful when using PHP as a FastCGI executable.",
"active": true,
"categories": [
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"php56"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-htscanner"
]
}
]
}