diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-23 12:15:36 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-23 12:15:36 +0900 |
| commit | 91832312d551136006d432bdb6282fc324743c20 (patch) | |
| tree | 1db8e99071142d4d7338e88ca7599bd3fc5d8f02 | |
| parent | 32ef38fa5fe8fb10f3fe4f2c7a4f3302a333753b (diff) | |
Init
| -rw-r--r-- | public/progs.csv | 2 | ||||
| -rw-r--r-- | static/progs.csv | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index e4de6f5..a2a1d04 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -13,6 +13,7 @@ ,adobe-source-han-sans-kr-fonts,Adobe Source Han Sans Subset OTF - Korean OpenType/CFF fonts. ,adobe-source-han-serif-kr-fonts,Adobe Source Han Serif Subset OTF - Korean OpenType/CFF fonts. ,libertinus-font,provides the sans and serif fonts for THESIAH. +A,libreoffice-extension-h2orestart,is LibreOffice extension that import hwp and hwpx file and present in odt format. ,nodejs-emojione,is a complete set of emojis designed for the web. ,noto-fonts,is an expansive font package. ,noto-fonts-cjk,"is a font for Chinese, Japanese, and Korean." @@ -112,6 +113,7 @@ P,notebook,is a web-based notebook environment for interactive computing. ,nsxiv,is a minimalist image viewer. ,ntfs-3g,allows accessing NTFS partitions. P,numpy,is the fundamental package for scientific computing with Python. +,odt2txt,extracts the text out of OpenDocument Texts. ,openvpn,is an open source VPN daemon. I,openssh,"is SSH protocol implementation for remote login, command execution, and file transfer." A,pam-gnupg,auto unlocks when log-in. diff --git a/static/progs.csv b/static/progs.csv index e4de6f5..a2a1d04 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -13,6 +13,7 @@ ,adobe-source-han-sans-kr-fonts,Adobe Source Han Sans Subset OTF - Korean OpenType/CFF fonts. ,adobe-source-han-serif-kr-fonts,Adobe Source Han Serif Subset OTF - Korean OpenType/CFF fonts. ,libertinus-font,provides the sans and serif fonts for THESIAH. +A,libreoffice-extension-h2orestart,is LibreOffice extension that import hwp and hwpx file and present in odt format. ,nodejs-emojione,is a complete set of emojis designed for the web. ,noto-fonts,is an expansive font package. ,noto-fonts-cjk,"is a font for Chinese, Japanese, and Korean." @@ -112,6 +113,7 @@ P,notebook,is a web-based notebook environment for interactive computing. ,nsxiv,is a minimalist image viewer. ,ntfs-3g,allows accessing NTFS partitions. P,numpy,is the fundamental package for scientific computing with Python. +,odt2txt,extracts the text out of OpenDocument Texts. ,openvpn,is an open source VPN daemon. I,openssh,"is SSH protocol implementation for remote login, command execution, and file transfer." A,pam-gnupg,auto unlocks when log-in. |
