File: control

package info (click to toggle)
python-urwid-utils 0.1.2.dev2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 128 kB
  • sloc: python: 445; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 696 bytes parent folder | download
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.