Debreate - Debian Package Builder libdbr
A utility for creating Debian packages (.deb)
Brought to you by:
antumdeluge
A high level Python library for Debreate.
libdbr is licensed under MIT.
A build.py
script is provided to help with installation & packaging. It is invoked as
python3 build.py [args]
or ./build.py [args]
.
-h|--help
-v|--version
-V|--verbose
-l|--log-level <level>
-t|--task <task>
-p|--prefix <path>
-d|--dir <path>
stage
dist-source
clean
clean-stage
clean-dist
test
check-code