From ffd744478256fddd7250101591931b234c3eb483 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 22 Feb 2022 16:02:07 +0100 Subject: Readme and license --- README.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..04c5f83 --- /dev/null +++ b/README.rst @@ -0,0 +1,23 @@ +=============================== + hazwaz - command line library +=============================== + +hazwaz is a python3 library to write command line scripts. + +License +------- + +Copyright (C) 2022 Elena Grandi + +This program is free software: you can redistribute it and/or modify it +under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or (at +your option) any later version. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero +General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . -- cgit v1.2.3