Source: python-panwid
Maintainer: Sebastien Delafond <seb@debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 locales-all,
 python3-all,
 python3-blist,
 python3-orderedattrdict,
 python3-pytest,
 python3-raccoon,
 python3-setuptools,
 python3-urwid,
 python3-urwid-utils,
Standards-Version: 4.5.0
Homepage: https://github.com/tonycpsu/panwid
Vcs-Git: https://salsa.debian.org/debian/python-panwid.git
Vcs-Browser: https://salsa.debian.org/debian/python-panwid

Package: python3-panwid
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Useful widgets for urwid
 Collection of widgets for urwid.
 .
 Currently consists of:
  - dropdown menu widget with autocomplete support
  - widget for displaying tabular data
  - listbox with an optional scrollbar