GET /api/v1/ports/php-markdown/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php-markdown",
"portdir": "php/php-markdown",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/markdown",
"description": "A fast Markdown parser",
"long_description": "Markdown is an extension to parse a Markdown text, from a string or a file. It is fast and has a simple API.",
"active": true,
"categories": [
"devel",
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-markdown"
]
}
],
"depends_on": []
}