myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 14f08d15bac2e618dc3b691aa5741e678186e4b3
parent 9d5e23f713187832790e68aaefd78f41112cfe9f
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri,  1 Aug 2025 15:37:33 +0200

apt

Diffstat:
apt/irctk | 1+
apt/python | 4++++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/apt/irctk b/apt/irctk @@ -1,2 +1,3 @@ # libssl1.0-dev # to build libircclient libnsl-dev +libssl-dev diff --git a/apt/python b/apt/python @@ -89,3 +89,7 @@ python3-dulwich # git API virtualenvwrapper # needed for PCI web application python3-geopy # geocoding for carbon footprint computations + +python3-feedparser + +python3-poppler-qt5 # pdfannot