diff options
| -rw-r--r-- | public/progs.csv | 1 | ||||
| -rw-r--r-- | static/progs.csv | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index f7aec0b..1b3fb7d 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -74,6 +74,7 @@ P,dask,is a flexible parallel computing library for analytics. ,firefox,is a common web browser. ,firefox-i18n-ko,is a Korean language pack for Firefox. ,fzf,is a fuzzy finder tool used for easy selection and location of files. +,geoip,is a Non-DNS IP-to-country resolver C library & utils. ,gcc,is the GNU compiler collection for C/C++. ,gimp,is an image manipulation and paint program. ,git-delta,"highlights pager for git, diff, and grep output." diff --git a/static/progs.csv b/static/progs.csv index f7aec0b..1b3fb7d 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -74,6 +74,7 @@ P,dask,is a flexible parallel computing library for analytics. ,firefox,is a common web browser. ,firefox-i18n-ko,is a Korean language pack for Firefox. ,fzf,is a fuzzy finder tool used for easy selection and location of files. +,geoip,is a Non-DNS IP-to-country resolver C library & utils. ,gcc,is the GNU compiler collection for C/C++. ,gimp,is an image manipulation and paint program. ,git-delta,"highlights pager for git, diff, and grep output." |
