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

{
    "name": "chordii",
    "portdir": "textproc/chordii",
    "version": "4.5.3",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.vromans.org/johan/projects/Chordii/",
    "description": "Produce a professional looking PostScript sheet-music from an ASCII file containing lyrics and chords information.",
    "long_description": "chordii produces a PostScript document from a lyrics file containing chord indications and chorus delimiters. The document produced contains the lyrics of a song, with the guitar chords appearing above the right words. A representation of all chords used in the song is printed at the bottom of the last page.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 84
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}