GET /api/v1/ports/py310-arabic-reshaper/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-arabic-reshaper",
"portdir": "python/py-arabic-reshaper",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
"description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
"long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 890
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-xhtml2pdf"
]
}
]
}