From 47b19def71ac1c8169e3d2e897c279f4e4ad82da Mon Sep 17 00:00:00 2001 From: Zmole Cristian <101431599+ZmoleCristian@users.noreply.github.com> Date: Thu, 23 May 2024 20:26:13 +0300 Subject: [PATCH] tesseract for maimpick Needed for https://github.com/LukeSmithxyz/voidrice/pull/1415 --- static/progs.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/progs.csv b/static/progs.csv index ed4ec7c3f..86d7c1d93 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -69,3 +69,5 @@ A,mutt-wizard-git,"is a light-weight terminal-based email system." ,slock,"allows you to lock your computer, and quickly unlock with your password." ,socat,"is a utility which establishes two byte streams and transfers data between them." ,moreutils,"is a collection of useful unix tools." +,tesseract,"command-line OCR engine for advance maimpick" +,tesseract-data-eng,"english language pack for OCR"