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

{
    "name": "py36-fonttools",
    "portdir": "python/py-fonttools",
    "version": "4.27.1",
    "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": 134
        }
    ],
    "variants": [
        "lxml",
        "ufo",
        "woff",
        "unicode",
        "plot",
        "symfont",
        "cocoa",
        "qt",
        "png",
        "all"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools",
                "clang-13"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-unicodedata2",
                "py36-zopfli",
                "fonttools_select",
                "py36-lxml",
                "py36-brotli"
            ]
        }
    ],
    "depends_on": []
}