This package browser is in early development. Mind the rough edges.

ddate

PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR

ddate displays the Discordian date and holidays of a given date. The Discordian calendar was made popular by the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson.

Installation

Install the latest version of ddate as follows:

guix install ddate

Or install a particular version:

guix install ddate@0.2.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of ddate about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ddate'><img src='https://packages.guix.gnu.org/packages/ddate/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ddate/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ddate)

Example Org:

[[https://packages.guix.gnu.org/packages/ddate][https://packages.guix.gnu.org/packages/ddate/badges/latest-version.svg]]