File: control

package info (click to toggle)
python-urwid-utils 0.1.3.dev0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 132 kB
  • sloc: python: 516; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 740 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
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 locales-all,
 python3-all,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-urwid,
Standards-Version: 4.6.2
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.