Package: toolbox
Section: shells
Architecture: all
-Depends: bash (>= 4.0), coreutils, findutils, grep, sed, git, jq, gnupg2, ${misc:Depends}
+Depends: bash (>= 4.0), coreutils, findutils, grep, sed, git, jq, gnupg2, python3, python3-jsonschema, ${misc:Depends}
Description: Module management for bash scripts
Provides the necessary infrastructure to use loadable modules
in shell scripts, and a set of basic modules for common tasks.