1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: tty-clock
Section: utils
Priority: optional
Maintainer: DONG XU <me@eipi.fun>
Build-Depends: debhelper-compat (= 13), libncurses-dev, pkgconf
Standards-Version: 4.7.0
Homepage: https://github.com/xorg62/tty-clock
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/EiPiFun/tty-clock
Vcs-Git: https://salsa.debian.org/EiPiFun/tty-clock.git
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.
|