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