1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: ddate
Section: utils
Priority: optional
Maintainer: Sebastian Schmidt <yath@yath.de>
Build-Depends: debhelper (>= 9), cmake
Standards-Version: 3.9.6
Homepage: https://github.com/bo0ts/ddate
Vcs-Git: https://github.com/yath/debian-ddate.git
Vcs-Browser: https://github.com/yath/debian-ddate
Package: ddate
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: util-linux (<< 2.24.2-1)
Description: convert Gregorian dates to Discordian dates
Displays the Discordian date of a given date. The Discordian calendar
was made popular by the "Illuminatus!" trilogy by Robert Shea and Robert
Anton Wilson.
|