GET /api/v1/ports/py311-markdown-it-py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-flit_core"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-linkify-it-py",
"py311-mdit-py-plugins",
"py311-mdurl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupytext"
]
},
{
"type": "run",
"ports": [
"py311-myst-parser",
"py311-rich",
"py311-telethon",
"py311-panel"
]
}
]
}