GET /api/v1/ports/?format=api&ordering=updated_at&page=600
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50559,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=601",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=599",
    "results": [
        {
            "name": "extractpdfmark",
            "portdir": "textproc/extractpdfmark",
            "version": "1.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trueroad/extractpdfmark",
            "description": "Extract page mode and named destinations as PDFmark from PDF.",
            "long_description": "This tool helps ghostscript circumvent a bug while embedding PDF files in another PDF document (https://bugs.ghostscript.com/show_bug.cgi?id=695760) If you have control over font embedding in all PDF files, the resulting PDF can become *much* smaller and still fully functional.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "wl",
                    "github": "lemzwerg",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lilypond",
                        "lilypond-devel"
                    ]
                }
            ]
        },
        {
            "name": "jtc",
            "portdir": "textproc/jtc",
            "version": "1.76",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ldn-softdev/jtc",
            "description": "cli tool to extract, manipulate and transform source JSON",
            "long_description": "jtc stand for: JSON test console, but it's a legacy name, don't get misled. jtc offers a powerful way to select one or multiple elements from a source JSON and apply various actions on the selected elements at once (wrap selected elements into a new JSON, filter in/out, update elements, insert new elements, remove, copy, move, compare, transform and swap around).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "multimarkdown",
            "portdir": "textproc/multimarkdown",
            "version": "6.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fletcherpenney.net/multimarkdown/",
            "description": "turn minimally marked-up plain text into well formatted documents",
            "long_description": "MultiMarkdown, or MMD, is a tool to help turn minimally marked-up plain text into well formatted documents, including HTML, PDF (by way of LaTeX), OPML, or OpenDocument. MMD is a superset of the Markdown syntax, originally created by John Gruber. It adds multiple syntax features (tables, footnotes, and citations, to name a few), in addition to the various output formats listed above (Markdown only creates HTML). Additionally, it builds in “smart” typography for various languages (proper left- and right-sided quotes, for example).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tagainijisho",
                        "textmate2"
                    ]
                }
            ]
        },
        {
            "name": "pdf2htmlex",
            "portdir": "textproc/pdf2htmlex",
            "version": "0.11",
            "license": "GPL-2 and GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coolwanglu.github.io/pdf2htmlEX/",
            "description": "A PDF to HTML converter",
            "long_description": "Convert PDF to HTML without losing formatting. Text is preserved as much as possible.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "iapain",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pkgconfig",
                        "fontforge",
                        "poppler",
                        "poppler-data"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinyxml2",
            "portdir": "textproc/tinyxml2",
            "version": "11.0.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leethomason/tinyxml2",
            "description": "Simple, small, C++ XML parser",
            "long_description": "TinyXML-2 is a simple, small, C++ XML parser that can be easily integrating into other programs.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "jeff",
                    "github": "crowell",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TinyEXIF",
                        "rarian",
                        "Aseprite",
                        "MicroTeX",
                        "VVVVVV"
                    ]
                }
            ]
        },
        {
            "name": "ugrep",
            "portdir": "textproc/ugrep",
            "version": "7.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Genivia/ugrep",
            "description": "ultra fast grep with interactive query UI and fuzzy search",
            "long_description": "ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents and more.",
            "active": true,
            "categories": [
                "sysutils",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "lzma",
                        "bzip2",
                        "zstd",
                        "pcre2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract",
            "portdir": "textproc/tesseract",
            "version": "5.4.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tesseract",
            "description": "Open source OCR engine",
            "long_description": "This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns.",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "asciidoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "zlib",
                        "leptonica",
                        "libjpeg-turbo",
                        "libpng",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mupdf",
                        "olena",
                        "R-tesseract",
                        "py36-djvubind",
                        "py35-djvubind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract-ara",
                        "tesseract-asm",
                        "tesseract-aze",
                        "tesseract-aze-cyrl",
                        "tesseract-bel",
                        "tesseract-ben",
                        "tesseract-bod",
                        "tesseract-bos",
                        "tesseract-bul",
                        "tesseract-cat",
                        "tesseract-ceb",
                        "tesseract-ces",
                        "tesseract-chi-sim",
                        "tesseract-chi-tra",
                        "tesseract-chr",
                        "tesseract-cym",
                        "tesseract-dan",
                        "tesseract-deu",
                        "tesseract-dzo",
                        "tesseract-ell",
                        "tesseract-eng",
                        "tesseract-enm",
                        "tesseract-epo",
                        "tesseract-est",
                        "tesseract-eus",
                        "tesseract-fas",
                        "tesseract-fin",
                        "tesseract-fra",
                        "tesseract-frm",
                        "tesseract-gle",
                        "tesseract-glg",
                        "tesseract-grc",
                        "tesseract-guj",
                        "tesseract-hat",
                        "tesseract-heb",
                        "tesseract-hin",
                        "tesseract-hrv",
                        "tesseract-hun",
                        "tesseract-iku",
                        "tesseract-ind",
                        "tesseract-isl",
                        "tesseract-ita",
                        "tesseract-jav",
                        "tesseract-jpn",
                        "tesseract-kan",
                        "tesseract-kat",
                        "tesseract-khm",
                        "tesseract-kaz",
                        "tesseract-kor",
                        "tesseract-kir",
                        "tesseract-kmr",
                        "tesseract-lao",
                        "tesseract-lat",
                        "tesseract-lav",
                        "tesseract-mal",
                        "tesseract-lit",
                        "tesseract-mar",
                        "tesseract-mkd",
                        "tesseract-mlt",
                        "tesseract-msa",
                        "tesseract-mya",
                        "tesseract-nep",
                        "tesseract-nld",
                        "tesseract-nor",
                        "tesseract-ori",
                        "tesseract-osd",
                        "tesseract-pan",
                        "tesseract-por",
                        "tesseract-pol",
                        "tesseract-pus",
                        "tesseract-ron",
                        "tesseract-rus",
                        "tesseract-san",
                        "tesseract-sin",
                        "tesseract-slk",
                        "tesseract-slv",
                        "tesseract-sqi",
                        "tesseract-spa",
                        "tesseract-srp-latn",
                        "tesseract-srp",
                        "tesseract-swe",
                        "tesseract-swa",
                        "tesseract-syr",
                        "tesseract-tam",
                        "tesseract-tel",
                        "tesseract-tgk",
                        "tesseract-tgl",
                        "tesseract-tha",
                        "tesseract-tir",
                        "tesseract-tur",
                        "tesseract-uig",
                        "tesseract-ukr",
                        "tesseract-urd",
                        "tesseract-uzb",
                        "tesseract-uzb-cyrl",
                        "tesseract-vie",
                        "tesseract-yid",
                        "py38-pytesseract",
                        "py39-pytesseract",
                        "py310-pytesseract",
                        "py311-pytesseract",
                        "py312-pytesseract",
                        "py37-pytesseract",
                        "py313-pytesseract",
                        "pdfsandwich",
                        "ocrmypdf",
                        "tesseract-afr",
                        "tesseract-amh"
                    ]
                }
            ]
        },
        {
            "name": "tesseract-kur",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": "tesseract-kmr",
            "homepage": "https://www.macports.org",
            "description": "Kurdish language data for the Tesseract OCR engine",
            "long_description": "Kurdish language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-training",
            "portdir": "textproc/tesseract",
            "version": "5.4.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tesseract",
            "description": "Open source OCR engine",
            "long_description": "This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns.",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "asciidoc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libarchive",
                        "pango",
                        "curl",
                        "zlib",
                        "icu",
                        "cairo",
                        "leptonica",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-afr",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Afrikaans language data for the Tesseract OCR engine",
            "long_description": "Afrikaans language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-amh",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Amharic language data for the Tesseract OCR engine",
            "long_description": "Amharic language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-ara",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Arabic language data for the Tesseract OCR engine",
            "long_description": "Arabic language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-asm",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Assamese language data for the Tesseract OCR engine",
            "long_description": "Assamese language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-aze",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Azerbaijani language data for the Tesseract OCR engine",
            "long_description": "Azerbaijani language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-aze-cyrl",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Azerbaijani-cyrillic language data for the Tesseract OCR engine",
            "long_description": "Azerbaijani-cyrillic language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-bel",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Belarusian language data for the Tesseract OCR engine",
            "long_description": "Belarusian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-ben",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Bengali language data for the Tesseract OCR engine",
            "long_description": "Bengali language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-bod",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Tibetan language data for the Tesseract OCR engine",
            "long_description": "Tibetan language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-bos",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Bosnian language data for the Tesseract OCR engine",
            "long_description": "Bosnian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-bul",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Bulgarian language data for the Tesseract OCR engine",
            "long_description": "Bulgarian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-cat",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Catalan language data for the Tesseract OCR engine",
            "long_description": "Catalan language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-ceb",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Cebuano language data for the Tesseract OCR engine",
            "long_description": "Cebuano language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-ces",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Czech language data for the Tesseract OCR engine",
            "long_description": "Czech language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-chi-sim",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Chinese-simple language data for the Tesseract OCR engine",
            "long_description": "Chinese-simple language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-chi-tra",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Chinese-traditional language data for the Tesseract OCR engine",
            "long_description": "Chinese-traditional language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tesseract"
                    ]
                }
            ]
        },
        {
            "name": "tesseract-chr",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Cherokee language data for the Tesseract OCR engine",
            "long_description": "Cherokee language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-cym",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Welsh language data for the Tesseract OCR engine",
            "long_description": "Welsh language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-dan",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Danish language data for the Tesseract OCR engine",
            "long_description": "Danish language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-deu",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "German language data for the Tesseract OCR engine",
            "long_description": "German language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tesseract"
                    ]
                }
            ]
        },
        {
            "name": "tesseract-dzo",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Dzongkha language data for the Tesseract OCR engine",
            "long_description": "Dzongkha language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-ell",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Modern language data for the Tesseract OCR engine",
            "long_description": "Modern language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-eng",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "English language data for the Tesseract OCR engine",
            "long_description": "English language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tesseract",
                        "ocrmypdf"
                    ]
                }
            ]
        },
        {
            "name": "tesseract-enm",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Middle language data for the Tesseract OCR engine",
            "long_description": "Middle language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-epo",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Esperanto language data for the Tesseract OCR engine",
            "long_description": "Esperanto language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-est",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Estonian language data for the Tesseract OCR engine",
            "long_description": "Estonian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-eus",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Basque language data for the Tesseract OCR engine",
            "long_description": "Basque language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-fas",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Persian language data for the Tesseract OCR engine",
            "long_description": "Persian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-fin",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Finnish language data for the Tesseract OCR engine",
            "long_description": "Finnish language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-fra",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "French language data for the Tesseract OCR engine",
            "long_description": "French language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tesseract"
                    ]
                }
            ]
        },
        {
            "name": "tesseract-frm",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Middle language data for the Tesseract OCR engine",
            "long_description": "Middle language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-gle",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Irish language data for the Tesseract OCR engine",
            "long_description": "Irish language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-glg",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Galician language data for the Tesseract OCR engine",
            "long_description": "Galician language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-grc",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Ancient language data for the Tesseract OCR engine",
            "long_description": "Ancient language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-guj",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Gujarati language data for the Tesseract OCR engine",
            "long_description": "Gujarati language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-hat",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Haitian language data for the Tesseract OCR engine",
            "long_description": "Haitian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-heb",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Hebrew language data for the Tesseract OCR engine",
            "long_description": "Hebrew language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "R-tesseract"
                    ]
                }
            ]
        },
        {
            "name": "tesseract-hin",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Hindi language data for the Tesseract OCR engine",
            "long_description": "Hindi language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-hrv",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Croatian language data for the Tesseract OCR engine",
            "long_description": "Croatian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-hun",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Hungarian language data for the Tesseract OCR engine",
            "long_description": "Hungarian language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tesseract-iku",
            "portdir": "textproc/tesseract",
            "version": "4.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tesseract-ocr/tessdata",
            "description": "Inuktitut language data for the Tesseract OCR engine",
            "long_description": "Inuktitut language data for the Tesseract OCR engine",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "pdf"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "best",
                "fast"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}