GET /api/v1/ports/py-fonttools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py-fonttools",
    "portdir": "python/py-fonttools",
    "version": "4.57.0",
    "license": "MIT",
    "platforms": "any",
    "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": true,
    "categories": [
        "python",
        "print"
    ],
    "maintainers": [
        {
            "name": "amake",
            "github": "amake",
            "ports_count": 139
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-fonttools"
            ]
        }
    ],
    "depends_on": []
}