Source: kconfig-frontends
Section: devel
Priority: optional
Maintainer: Phil1ppe Thierry <philou@debian.org>
Build-Depends:
 debhelper (>= 13),
 flex,
 bison,
 gperf,
 libncurses5-dev,
 qtbase5-dev,
 pkg-config
Standards-Version: 4.5.0
X-Python3-Version: >= 3.7
Homepage: http://ymorin.is-a-geek.org/projects/kconfig-frontends
Vcs-Git: https://salsa.debian.org/philou/kconfig-frontends.git
Vcs-Browser: https://salsa.debian.org/philou/kconfig-frontends

Package: kconfig-frontends
Architecture: linux-any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 python3,
 libncurses5-dev,
Recommends:
 qtbase5-dev,
Description: Standalone implementation of the Linux Kconfig parser and frontend
 Kconfig-frontends provides the kconfig parser, as well as all the frontends
 (dialog, ncurses, Qt and Gtk based) to configure and generate config files
 and config headers for various projects.
