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

{
    "name": "po4a",
    "portdir": "textproc/po4a",
    "version": "0.69",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://po4a.org/",
    "description": "framework to translate documentation and other materials",
    "long_description": "The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "perl5_28",
        "perl5_30",
        "perl5_32",
        "perl5_34",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "p5.34-data-dumper",
                "p5.34-extutils-manifest",
                "p5.34-file-path",
                "p5.34-getopt-long",
                "p5.34-html-parser",
                "p5.34-module-build",
                "p5.34-parent",
                "p5.34-pathtools",
                "p5.34-text-parsewords",
                "docbook-xml-4.1.2",
                "docbook-xml-4.2",
                "docbook-xml-4.3",
                "docbook-xml-4.4",
                "docbook-xml-4.5",
                "docbook-xml-5.0",
                "docbook-xsl-nons",
                "docbook-xsl-ns",
                "libxslt"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-locale-gettext",
                "p5.34-pod-parser",
                "p5.34-sgml-parser-opensp",
                "p5.34-sgmlspm",
                "p5.34-term-readkey",
                "p5.34-text-wrapi18n",
                "p5.34-unicode-linebreak",
                "p5.34-yaml-tiny",
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "mkvtoolnix-devel",
                "mkvtoolnix-legacy",
                "bibletime",
                "darktable-devel",
                "darktable",
                "mkvtoolnix"
            ]
        }
    ]
}