Source: python-ttkbootstrap
Section: python
Priority: optional
Maintainer: Marco Baturan <marco.baturan@gmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               pybuild-plugin-pyproject,
               python3-all,
               python3-setuptools,
               python3-pil
Standards-Version: 4.7.4
Rules-Requires-Root: no
Homepage: https://github.com/israel-dryer/ttkbootstrap

Package: python3-ttkbootstrap
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-pil
Description: Modern theme extension for Tkinter
 ttkbootstrap is a supercharged theme extension for tkinter that enables
 on-demand modern flat-style themes inspired by Bootstrap.
 .
 It provides built-in themes, pre-defined widget styles, and new widgets
 such as Meter, DateEntry, and Floodgauge.
