File: control

package info (click to toggle)
python-panwid 0.3.0.dev15-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 308 kB
  • sloc: python: 3,702; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 826 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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