File: control

package info (click to toggle)
python-halo 0.0.31-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: python: 1,319; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 991 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
24
25
26
27
28
Source: python-halo
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-ipywidgets,
               python3-log-symbols,
               python3-spinners,
               python3-termcolor,
               python3-colorama,
               python3-six
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/manrajgrover/halo
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-halo
Vcs-Git: https://salsa.debian.org/python-team/packages/python-halo.git

Package: python3-halo
Architecture: all
Depends: ${misc:Depends},
	 ${python3:Depends},
Description: Beautiful terminal spinners library for Python3
 Library that displays spinner (loading, processing during processing,
 etc.) on the terminal in Python3.