GET /api/v1/ports/py37-freetype/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-freetype",
"portdir": "python/py-freetype",
"version": "2.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rougier/freetype-py",
"description": "Freetype Python provides bindings for the FreeType library.",
"long_description": "Freetype Python provides bindings for the FreeType library. Only the high-level API is bound.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1048
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-certifi",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"freetype",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-vispy"
]
}
]
}