Source: python-urwid
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/urwid/urwid/tags
Vcs-Browser: https://github.com/alvistack/urwid-urwid
Vcs-Git: https://github.com/alvistack/urwid-urwid.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,
 python3-wheel,

Package: python3-urwid
Architecture: all
Description: A full-featured console (xterm et al.) user interface library
 Urwid is a console user interface library for Python on Linux, OSX,
 Cygwin or other unix-like OS. It includes many features useful for text
 console application developers.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-typing-extensions,
 python3-wcwidth,
