GET /api/v1/ports/py37-markdown-it-py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-markdown-it-py",
"portdir": "python/py-markdown-it-py",
"version": "2.2.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": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-mdurl",
"python37",
"py37-linkify-it-py",
"py37-attrs",
"py37-mdit-py-plugins",
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupytext"
]
},
{
"type": "run",
"ports": [
"py37-rich",
"py37-myst-parser"
]
}
]
}