GET /api/v1/ports/py36-markdown-it-py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-markdown-it-py",
"portdir": "python/py-markdown-it-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/markdown-it-py",
"description": "Markdown parser done right.",
"long_description": "This is a Python port of markdown-it, and some of its associated plugins.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-attrs",
"py36-mdit-py-plugins",
"py36-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-jupytext"
]
},
{
"type": "run",
"ports": [
"py36-myst-parser"
]
}
]
}