GET /api/v1/ports/py38-markdown-it-py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-markdown-it-py",
"portdir": "python/py-markdown-it-py",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/markdown-it-py",
"description": "Python port of markdown-it",
"long_description": "Python port of markdown-it. Markdown parser done right.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-flit_core",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-mdit-py-plugins",
"py38-mdurl",
"py38-linkify-it-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupytext"
]
},
{
"type": "run",
"ports": [
"py38-gradio",
"py38-myst-parser",
"py38-panel",
"py38-rich",
"py38-telethon"
]
}
]
}