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

{
    "count": 52358,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=919",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=917",
    "results": [
        {
            "name": "syncha",
            "portdir": "textproc/syncha",
            "version": "0.3.1",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cl.cs.titech.ac.jp/~ryu-i/syncha/",
            "description": "a Japanese predicate-argument structure analyzer",
            "long_description": "syncha is a Japanese predicate-argument structure analyzer.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lp_solve",
                        "cabocha"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tDOM",
            "portdir": "textproc/tDOM",
            "version": "0.9.1",
            "license": "MPL-1.1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tdom.org",
            "description": "high performance XML data processing with easy and powerful Tcl scripting functionality",
            "long_description": "tDOM combines high performance XML data processing with easy and powerful Tcl scripting functionality. tDOM should be one of the fastest ways to manipulate XML with a scripting language and uses very little memory in the process (for example the DOM tree of the XML recommendation in XML (160K) needs only about 450K in memory)! The tDOM project was started by Jochen Löwer. It is currently maintained by Rolf Ade.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "neumann",
                    "github": "gustafn",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scid"
                    ]
                }
            ]
        },
        {
            "name": "tEXT-iNSERTEr",
            "portdir": "textproc/tEXT-iNSERTEr",
            "version": "0.5.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lilca/tEXT-iNSERTEr",
            "description": "tEXT-iNSERTEr is the tools for the inserting text hierarchically.",
            "long_description": "The tools have a executable file 'tir' and a script 'tirc'. 'tir' is a simple text-inserter with customizable tags. Customizable tags can reference local-file, variable and pipe stream. 'tirc' generates a Makefile from the dependencies of inserting text under the specified directory.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "lilca",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tablecat",
            "portdir": "textproc/tablecat",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsc/tcat",
            "description": "Tcat is table cat",
            "long_description": "Tcat is table cat. Tcat reads the named input files, splits each line into space-separate fields, and then reprints the input aligning columns of fields.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcLex",
            "portdir": "textproc/tcLex",
            "version": "1.2a1",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://membres.multimania.fr/fbonnet/Tcl/tcLex/index.en.htm",
            "description": "TCL Lexer",
            "long_description": "tcLex is a lexical analyzer generator extension to TCL written in C.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcat",
            "portdir": "textproc/tcat",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marcomorain/tcat",
            "description": "Time Cat is a program to add timestamps to text.",
            "long_description": "Time Cat is a program to add timestamps to text. It is useful for adding timestamps to the logs of long running operations, so that you can easily monitor the progress and time elapsed.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcl-dox",
            "portdir": "textproc/tcl-dox",
            "version": "0.8.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://therowes.net/~greg/software/",
            "description": "Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.",
            "long_description": "Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcl2doxy",
            "portdir": "textproc/tcl2doxy",
            "version": "0-2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tcl2doxy.sourceforge.net/",
            "description": "Tcl/Tk input filter for doxygen Tcl2doxy translates Tcl/Tk source code into C-like code which doxygen is able to parse and generate a documentation for.",
            "long_description": "Tcl/Tk input filter for doxygen Tcl2doxy translates Tcl/Tk source code into C-like code which doxygen is able to parse and generate a documentation for.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terminal_markdown_viewer",
            "portdir": "textproc/terminal_markdown_viewer",
            "version": "1.7.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/axiros/terminal_markdown_viewer",
            "description": "Styled Terminal Markdown Viewer",
            "long_description": "Features: - Tons of theme combinations: mdv ships with > 200 luminocity sorted themes, converted from html themes tables to ansi Those can be combined for code vs regular markdown output - Admonitions - Tables, incl. wide table handling avoiding interleaving - Somewhat hackable, all in one (mdv/markdownviewer.py) module - Useable as lib as well - File change monitor - Text wrapping - Source code highlighter - Little directory change monitor",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-docopt",
                        "python314",
                        "py314-pygments",
                        "py314-yaml",
                        "py314-tabulate",
                        "py314-markdown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "texi2html",
            "portdir": "textproc/texi2html",
            "version": "5.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/texi2html",
            "description": "A Perl script which converts Texinfo source files to HTML output.",
            "long_description": "A Perl script which converts Texinfo source files to HTML output.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "enigma",
                        "enigma-devel",
                        "gnustep-make-docs",
                        "gauche-c-wrapper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave-pkg-octave-doc",
                        "octave-doc"
                    ]
                }
            ]
        },
        {
            "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-20",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "asciidoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "zlib",
                        "leptonica",
                        "libjpeg-turbo",
                        "libpng",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mupdf",
                        "py36-djvubind",
                        "py35-djvubind",
                        "R-tesseract",
                        "olena"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytesseract",
                        "py311-pytesseract",
                        "py313-pytesseract",
                        "pdfsandwich",
                        "tesseract-afr",
                        "tesseract-amh",
                        "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-kaz",
                        "tesseract-khm",
                        "tesseract-kir",
                        "tesseract-kor",
                        "tesseract-kmr",
                        "tesseract-lao",
                        "tesseract-lat",
                        "tesseract-lav",
                        "tesseract-lit",
                        "tesseract-mal",
                        "tesseract-mar",
                        "tesseract-mkd",
                        "tesseract-mlt",
                        "tesseract-msa",
                        "tesseract-mya",
                        "tesseract-nep",
                        "tesseract-nld",
                        "tesseract-nor",
                        "tesseract-ori",
                        "tesseract-osd",
                        "tesseract-pan",
                        "tesseract-pol",
                        "tesseract-por",
                        "tesseract-pus",
                        "tesseract-ron",
                        "tesseract-rus",
                        "tesseract-san",
                        "tesseract-sin",
                        "tesseract-slk",
                        "tesseract-slv",
                        "tesseract-spa",
                        "tesseract-sqi",
                        "tesseract-srp",
                        "tesseract-srp-latn",
                        "tesseract-swa",
                        "tesseract-swe",
                        "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",
                        "py37-pytesseract",
                        "tesseract-yid",
                        "ocrmypdf",
                        "py38-pytesseract",
                        "py39-pytesseract",
                        "py310-pytesseract"
                    ]
                }
            ]
        },
        {
            "name": "texinfo",
            "portdir": "textproc/texinfo",
            "version": "7.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/texinfo/",
            "description": "The official documentation format of the GNU project",
            "long_description": "Texinfo is the official documentation format of the GNU project. It uses a single source file to produce output in a number of formats, both online and printed (dvi, info, html, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document. Some features need texlive (unnecessary if only the info command is used).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "perl5_36",
                "perl5_38",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "help2man",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gettext-runtime",
                        "libiconv",
                        "libunistring",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pcb",
                        "wget",
                        "m68k-palm-elf-binutils",
                        "m68k-palm-elf-gcc",
                        "nco",
                        "rubber",
                        "lilypond",
                        "lilypond-devel",
                        "lookup",
                        "pinfo",
                        "sand",
                        "wdiff",
                        "bbdb",
                        "polipo",
                        "arm-elf-binutils",
                        "arm-freebsd-binutils",
                        "arm-linux-androideabi-binutils",
                        "arm-embedded-binutils",
                        "arm-freertos-binutils",
                        "arm-gba-binutils",
                        "arm-linux-binutils",
                        "arm-nds-binutils",
                        "arm-netbsd-binutils",
                        "arm-wince-binutils",
                        "m68k-linux-binutils",
                        "m68k-freebsd-binutils",
                        "m68k-netbsd-binutils",
                        "m68k-embedded-binutils",
                        "mips-linux-binutils",
                        "mips-elf-binutils",
                        "mips-embedded-binutils",
                        "powerpc-linux-binutils",
                        "powerpc-aix-binutils",
                        "powerpc-eabi-binutils",
                        "powerpc-elf-binutils",
                        "powerpc-darwin-binutils",
                        "powerpc-freebsd-binutils",
                        "powerpc-netbsd-binutils",
                        "powerpc-openbsd-binutils",
                        "powerpc-embedded-binutils",
                        "powerpc-wii-binutils",
                        "x86_64-linux-binutils",
                        "x86_64-dragonfly-binutils",
                        "x86_64-elf-binutils",
                        "x86_64-freebsd-binutils",
                        "x86_64-haiku-binutils",
                        "x86_64-netbsd-binutils",
                        "x86_64-openbsd-binutils",
                        "x86_64-solaris-binutils",
                        "x86_64-embedded-binutils",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "riscv64-unknown-linux-gnu-gcc",
                        "riscv64-linux-gcc-bootstrap",
                        "riscv64-unknown-linux-musl-gcc",
                        "riscv64-unknown-linux-uclibc-gcc",
                        "arm-none-eabi-gcc",
                        "dvipng",
                        "aarch64-elf-binutils",
                        "arm-none-eabi-binutils",
                        "riscv32-none-elf-binutils",
                        "riscv64-unknown-linux-gnu-binutils",
                        "riscv64-none-elf-binutils",
                        "asymptote",
                        "riscv64-none-elf-gcc",
                        "groff",
                        "octave",
                        "avr-gcc",
                        "avr-binutils",
                        "ffmpeg4",
                        "qemu",
                        "ffmpeg8",
                        "ffmpeg",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "gnutar",
                        "gzip",
                        "makepak",
                        "solfege",
                        "arm-aout-binutils",
                        "arm-none-eabi-gcc8",
                        "arm-none-linux-gnueabi-binutils",
                        "i386-elf-binutils",
                        "i386-elf-gcc",
                        "i686-w64-mingw32-binutils",
                        "i686-w64-mingw32-gcc",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "i686-w64-mingw32-gcc-nothreads",
                        "m68k-elf-binutils",
                        "msp430-binutils-devel",
                        "msp430-binutils",
                        "msp430-elf-binutils",
                        "msp430-elf-gcc",
                        "msp430-gcc",
                        "msp430-gcc-devel",
                        "ppc-linux-binutils",
                        "riscv32-none-elf-gcc",
                        "spu-binutils",
                        "x86_64-elf-gcc",
                        "x86_64-w64-mingw32-binutils",
                        "x86_64-w64-mingw32-gcc",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "cgdb",
                        "gaa",
                        "gdb",
                        "gengetopt",
                        "mpir",
                        "mpir-devel",
                        "moe",
                        "ne",
                        "xemacs",
                        "simulavr",
                        "moon-buggy",
                        "robotfindskitten",
                        "xboard",
                        "gnustep-make-docs",
                        "gcc-devel",
                        "libgcc-devel",
                        "gcc10",
                        "gcc11",
                        "gcc12",
                        "libgcc11",
                        "gcc13",
                        "gcc14",
                        "libgcc13",
                        "libgcc14",
                        "gcc15",
                        "libgcc15",
                        "gcc45",
                        "libgcc45",
                        "sdcc",
                        "sicp",
                        "slime",
                        "notmuch",
                        "bc",
                        "ess",
                        "maxima",
                        "maxima-devel",
                        "pspp",
                        "heimdal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pspp-devel",
                        "R",
                        "linuxdoc-tools",
                        "aspell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gv",
                        "ddrescue",
                        "octave",
                        "libgpg-error",
                        "gawk",
                        "libgcrypt",
                        "barcode",
                        "gsed",
                        "gsl"
                    ]
                }
            ]
        },
        {
            "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-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libarchive",
                        "pango",
                        "curl",
                        "zlib",
                        "icu",
                        "cairo",
                        "leptonica",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ocrmypdf",
                        "R-tesseract"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}