diff options
| -rw-r--r-- | public/progs.csv | 7 | ||||
| -rw-r--r-- | static/progs.csv | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index 48360d1..98cdad5 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -1,4 +1,11 @@ #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing) +P,cairosvg, +P,pnglatex, +P,plotly, +P,kaleido, +P,pyperclip, +P,jupyter_client, +,luarocks, ,xorg-xinput,is a utility to list available input devices. ,xorg-server,is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs. ,xorg-xbacklight,enables changing screen brightness levels. diff --git a/static/progs.csv b/static/progs.csv index 48360d1..98cdad5 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -1,4 +1,11 @@ #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing) +P,cairosvg, +P,pnglatex, +P,plotly, +P,kaleido, +P,pyperclip, +P,jupyter_client, +,luarocks, ,xorg-xinput,is a utility to list available input devices. ,xorg-server,is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs. ,xorg-xbacklight,enables changing screen brightness levels. |
