1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: python-urwid-utils
Maintainer: Sebastien Delafond <seb@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, python3-pytest, python3-urwid, debhelper (>= 9)
Standards-Version: 4.1.3
Homepage: https://github.com/stnbu/urwid_utils
Vcs-Git: https://salsa.debian.org/debian/python-urwid-utils.git
Vcs-Browser: https://salsa.debian.org/debian/python-urwid-utils
Package: python3-urwid-utils
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Collection of simple, straightforward, but extensible utilities for urwid
Light wrappers and object-oriented interfaces to some parts of urwid
that are otherwise less-so.
|