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

{
    "name": "asciidoc",
    "portdir": "textproc/asciidoc",
    "version": "10.2.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://asciidoc-py.github.io/",
    "description": "Formatter/translator for text files to numerous formats",
    "long_description": "AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook and LinuxDoc markup using the asciidoc(1) command. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "cal",
            "github": "neverpanic",
            "ports_count": 60
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "libtool",
                "clang-16",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel",
                "autoconf",
                "automake"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "docbook-xml-4.5",
                "docbook-xsl-nons",
                "libxml2",
                "libxslt",
                "python312"
            ]
        },
        {
            "type": "run",
            "ports": [
                "fop"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-pytest",
                "py312-pytest-mock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "tinyproxy",
                "yash",
                "pixz",
                "cvs-fast-export",
                "fldigi",
                "megatools",
                "uacme",
                "shadowsocks-libev",
                "libjxl",
                "libaes_siv",
                "libyubikey",
                "yubico-pam",
                "offlineimap",
                "herbstluftwm",
                "i3",
                "blackbox",
                "tig",
                "git-latexdiff",
                "git-remote-hg",
                "spice-gtk",
                "pam-u2f",
                "ripgrep",
                "dvisvgm-devel",
                "lastpass-cli-doc",
                "git-devel",
                "dvisvgm",
                "tesseract",
                "tesseract-training",
                "stgit"
            ]
        }
    ]
}