Source: nala
Priority: optional
Section: admin
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Volian Developers <volian-devel@volian.org>
Uploaders: Blake Lee <blake@volian.org>
Build-Depends: bash-completion,
               debhelper-compat (= 13),
               dh-sequence-bash-completion,
               dh-sequence-python3,
               pandoc,
               pybuild-plugin-pyproject,
               python3-all,
               python3-apt,
               python3-babel,
               python3-debian,
               python3-httpx (>= 0.17.0),
               python3-pexpect,
               python3-poetry-core,
               python3-rich,
               python3-socksio,
               python3-tomli,
               python3-typer,
               python3-venv
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://gitlab.com/volian/nala
Vcs-Git: https://gitlab.com/volian/nala.git
Vcs-Browser: https://gitlab.com/volian/nala

Package: nala
Architecture: all
Depends: apt, python3-apt, python3-debian, ${misc:Depends}, ${python3:Depends},
         python3-socksio
Description: Commandline frontend for the APT package manager
 Nala is a frontend for the APT package manager. It has a lot
 of the same functionality, but formats the output to be more
 human readable. Also implements a history function to see past
 transactions and undo/redo them, much like Fedora's dnf history.
