1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: hodie
Maintainer: Christian T. Steigies <cts@debian.org>
Section: science
Priority: optional
Build-Depends: autoconf,
automake,
debhelper-compat (= 13)
Build-Conflicts: autoconf2.13,
automake1.4
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/cts/hodie
Vcs-Git: https://salsa.debian.org/cts/hodie.git
Homepage: https://github.com/michiexile/hodie/
Package: hodie
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: prints the date in Latin
hodie has the same functionality as the date (1) program, only it prints
it in grammatically correct Latin
|