diff options
| -rw-r--r-- | public/progs.csv | 5 | ||||
| -rw-r--r-- | static/progs.csv | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/public/progs.csv b/public/progs.csv index fee5e7f..563ee2f 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -92,7 +92,7 @@ A,lf-bin,is an extensive terminal file manager that everyone likes. ,libreoffice-still,is a multi-platform office productivity suite. ,libreoffice-still-ko,is a language pack for KO. A,librewolf-bin,is the default browser of THESIAH which also comes with ad-blocking and other sensible and necessary features by default. -P,lightgbm,"loads data from: LibSVM (zero-based) / TSV / CSV format text file." +P,lightgbm,loads data from: LibSVM (zero-based) / TSV / CSV format text file. ,lsof,lists open files for running Unix processes. ,luarocks,is a deployment and management system for Lua modules. ,lynx,"is a terminal browser also used in THESIAH for generating in-terminal previews of websites, emails and HTML files." @@ -102,6 +102,7 @@ P,lightgbm,"loads data from: LibSVM (zero-based) / TSV / CSV format text file." P,matplotlib,"is a comprehensive library for creating static, animated, and interactive visualizations in Python." ,mediainfo,shows audio and video information and is used in the file browser. P,missingno,provides a small toolset of flexible and easy-to-use missing data visualizations and utilities. +,moreutils,is a collection of useful unix tools. ,mpc,is a terminal interface for mpd. ,mpd,is a lightweight music daemon. ,mpv,is the patrician's choice video player. @@ -160,6 +161,8 @@ A,stig-git,is a TUI and CLI client for the transmission daemon. ,tar,compresses or extracts files. A,task-spooler,queues commands or files for download. P,tensorflow,is an open source software library for high performance numerical computation. +,tesseract,command-line OCR engine for advance maimpick. +,tesseract-data-eng,english language pack for OCR ,tk,manipulates tk internal state. I,tlp,applies power saving settings manually and controls battery care features. ,tmux,manages mutiple terminal sessions/windows/panes in a terminal. diff --git a/static/progs.csv b/static/progs.csv index fee5e7f..563ee2f 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -92,7 +92,7 @@ A,lf-bin,is an extensive terminal file manager that everyone likes. ,libreoffice-still,is a multi-platform office productivity suite. ,libreoffice-still-ko,is a language pack for KO. A,librewolf-bin,is the default browser of THESIAH which also comes with ad-blocking and other sensible and necessary features by default. -P,lightgbm,"loads data from: LibSVM (zero-based) / TSV / CSV format text file." +P,lightgbm,loads data from: LibSVM (zero-based) / TSV / CSV format text file. ,lsof,lists open files for running Unix processes. ,luarocks,is a deployment and management system for Lua modules. ,lynx,"is a terminal browser also used in THESIAH for generating in-terminal previews of websites, emails and HTML files." @@ -102,6 +102,7 @@ P,lightgbm,"loads data from: LibSVM (zero-based) / TSV / CSV format text file." P,matplotlib,"is a comprehensive library for creating static, animated, and interactive visualizations in Python." ,mediainfo,shows audio and video information and is used in the file browser. P,missingno,provides a small toolset of flexible and easy-to-use missing data visualizations and utilities. +,moreutils,is a collection of useful unix tools. ,mpc,is a terminal interface for mpd. ,mpd,is a lightweight music daemon. ,mpv,is the patrician's choice video player. @@ -160,6 +161,8 @@ A,stig-git,is a TUI and CLI client for the transmission daemon. ,tar,compresses or extracts files. A,task-spooler,queues commands or files for download. P,tensorflow,is an open source software library for high performance numerical computation. +,tesseract,command-line OCR engine for advance maimpick. +,tesseract-data-eng,english language pack for OCR ,tk,manipulates tk internal state. I,tlp,applies power saving settings manually and controls battery care features. ,tmux,manages mutiple terminal sessions/windows/panes in a terminal. |
