Welcome to deb.mazerty.fr, my own Debian repository!

This is a static website, of which you can find the contents and generating scripts here: https://gitlab.com/__mazerty__/deb.mazerty.fr

Here is an example of how you can add this repository:
# gpg --recv-keys 5BCA0B1E2E0E8805C141BE797ED76B9C5208D7F8
# gpg --export 5BCA0B1E2E0E8805C141BE797ED76B9C5208D7F8 > /usr/share/keyrings/mazerty.gpg
# echo "deb [signed-by=/usr/share/keyrings/mazerty.gpg] https://deb.mazerty.fr stable main" > /etc/apt/sources.list.d/mazerty.list
# apt update