File: control

package info (click to toggle)
python-urwid-utils 0.1.2.dev2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124 kB
  • sloc: python: 445; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 724 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
Source: python-urwid-utils
Maintainer: Sebastien Delafond <seb@debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 locales-all,
 python3-all,
 python3-pytest,
 python3-setuptools,
 python3-urwid,
Standards-Version: 4.5.0
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.