HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-fonttools",
"portdir": "python/py-fonttools",
"version": "4.55.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fonttools/fonttools",
"description": "XML<->TrueType/OpenType Converter",
"long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
"active": false,
"categories": [
"python",
"print"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 139
}
],
"variants": [
"lxml",
"ufo",
"woff",
"unicode",
"graphite",
"interpolatable",
"plot",
"symfont",
"type1",
"cocoa",
"qt",
"png",
"all",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"py38-setuptools",
"clang-17",
"py38-cython",
"py38-build",
"py38-wheel"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"fonttools_select",
"py38-zopfli",
"py38-unicodedata2",
"py38-lxml",
"py38-brotli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ttfquery",
"py38-fontaine",
"py38-matplotlib"
]
},
{
"type": "run",
"ports": [
"py38-ezdxf"
]
}
]
}