File: control

package info (click to toggle)
tty-clock 2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 108 kB
  • ctags: 69
  • sloc: ansic: 609; makefile: 44
file content (19 lines) | stat: -rw-r--r-- 656 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: tty-clock
Section: utils
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper (>= 10)
             , libncurses-dev
             , pkg-config
Standards-Version: 3.9.8
Homepage: https://github.com/xorg62/tty-clock
Vcs-Git: https://github.com/anarcat/tty-clock.git -b debian
Vcs-Browser: https://github.com/anarcat/tty-clock/tree/debian

Package: tty-clock
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple terminal clock
 tty-clock is a simple ncurses-based clock that shows the time and date
 using a large display. It has a few commandline options to customize
 the output.