Source: vboxmanage-bash-completion
Section: utils
Priority: optional
Maintainer: Kirill Rekhov <krekhov.dev@gmail.com>
Build-Depends: debhelper-compat (= 13)
Homepage: https://github.com/gryf/vboxmanage-bash-completion
Vcs-Git: https://salsa.debian.org/krekhov/vboxmanage-bash-completion.git
Vcs-Browser: https://salsa.debian.org/krekhov/vboxmanage-bash-completion
Standards-Version: 4.7.0
Rules-Requires-Root: no

Package: vboxmanage-bash-completion
Architecture: all
Depends: ${misc:Depends}, bash-completion
Description: Bash completion for VirtualBox's VBoxManage command
 This package provides bash completion support for VirtualBox's VBoxManage
 command, making it easier to use by providing auto-completion for options and
 parameters. It enhances the command-line experience by reducing the need to
 remember complex command structures.
