GET /api/v1/ports/fonttools-utils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fonttools-utils",
"portdir": "print/fonttools-utils",
"version": "20180828",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twardoch/fonttools-utils",
"description": "Font-related tools based on FontTools",
"long_description": "Font-related tools that use the Python FontTools package: MacOSXSystemFontReplacer replaces UI fonts; pyftfeatfreeze freezes OpenType features into a font",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-fonttools"
]
}
],
"depends_on": []
}