GET /api/v1/ports/py37-linkify-it-py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-linkify-it-py",
"portdir": "python/py-linkify-it-py",
"version": "2.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/linkify-it-py",
"description": "Links recognition library with full unicode support.",
"long_description": "Links recognition library with full unicode support.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-uc-micro-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-markdown-it-py"
]
}
]
}