A library containing utility functions and structures for the Backup-chan server.
# The easy way
pip install backupchan-server-lib
# Install from source
git clone https://github.com/Backupchan/server-lib.git backupchan-server-lib
cd backupchan-server-lib
pip install .