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