Source: mycli Maintainer: Lennart Weller Section: database Priority: optional Build-Depends: debhelper (>= 9), dh-python, python3, python3-prompt-toolkit, python3-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/mycli.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/mycli.git Homepage: http://mycli.net X-Python3-Version: >= 3.2 Package: mycli Architecture: all Depends: python3-click (>= 4.1), python3-configobj (>= 5.0.6), python3-crypto (>= 2.6.1), python3-pkg-resources (>= 5.5.1), python3-prompt-toolkit (>= 1.0.0), python3-pygments (>= 2.0), python3-pymysql (>= 0.6.2), python3-sqlparse (>= 0.2.2), ${misc:Depends}, ${python3:Depends} Description: CLI for MySQL/MariaDB This is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting. The CLI is also capable of pretty printing tabular data.