File: control

package info (click to toggle)
py3status 3.14-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,628 kB
  • sloc: python: 16,728; makefile: 14
file content (29 lines) | stat: -rw-r--r-- 1,154 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
29
Source: py3status
Section: utils
Priority: optional
Maintainer: Sebastien Delafond <seb@debian.org>
Build-Depends: debhelper (>= 9), dh-python,
               python3-all,
               python3-setuptools,
Standards-Version: 4.3.0
Homepage: https://github.com/ultrabug/py3status
Vcs-Git: https://salsa.debian.org/debian/py3status.git
Vcs-Browser: https://salsa.debian.org/debian/py3status

Package: py3status
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, i3status, file
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: extensible i3status wrapper written in Python (Python3 package)
 Using py3status, you can take control of your i3bar easily by:
 .
  - using one of the available shipped with py3status
  - grouping multiple modules and automatically or manually cycle their display
  - writing your own modules and have their output displayed on your bar
  - handling click events on your i3bar and play with them in no time
  - seeing your clock tick every second whatever your i3status interval
 .
 No extra configuration file needed, i3status' one will be used directly
 .
 This is the Python3 package