deb.parcel
a draumaz project.
I'm learning how to package for Debian, and this repo is the easiest way to try my builds.
# cat > /etc/apt/sources.list.d/parcel.list << EOF
deb [trusted=yes arch=amd64] https://parcel.draumaz.xyz/deb/ unstable main
EOF
# apt update