From e258f08abd2455cc6b58841664d92d75d93c0933 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 14 Jul 2017 22:27:40 +0200 Subject: README, setup.py and manpage --- README.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..4d2f2ca --- /dev/null +++ b/README.rst @@ -0,0 +1,30 @@ +========= + debdate +========= + +------------------------------------------------ + Convert Gregorian dates to Debian Regnal dates +------------------------------------------------ + +``debdate`` is a fundamental tool for anybody who follows the debian +calendar where the years are named after the current stable release. + +Installation +------------ + +``debdate`` depends on python3 and dateutil; no installation is +required, as the script can be run directly from the repository. + +Under Debian and possibly some derivatives, ``debdate`` can read +up-to-date release dates from the package distro-info-data. + +License +------- + +Copyright (C) 2017 Elena Grandi + +This program is free software. It comes without any warranty, to the +extent permitted by applicable law. You can redistribute it and/or +modify it under the terms of the Do What The Fuck You Want To Public +License, Version 2, as published by Sam Hocevar. See +http://www.wtfpl.net/ for more details. -- cgit v1.2.3