GET /api/v1/ports/py27-creoleparser/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-creoleparser",
"portdir": "python/py-creoleparser",
"version": "0.7.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/garrison/creoleparser",
"description": "Parser for the Creole common wiki markup language",
"long_description": "Creoleparser is a Python library for converting Creole wiki markup for output on the web. It is a full implementation of the Creole 1.0 specification and aims to follow the spec exactly.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-genshi",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-creoleparser"
]
}
]
}