Metadata-Version: 2.1
Name: hazwaz
Version: 0.0.2
Summary: write command line scripts
Home-page: https://hazwaz.trueelena.org/
Author: Elena ``of Valhalla'' Grandi
Author-email: valhalla@trueelena.org
License: AGPLv3+
Project-URL: Source, https://git.sr.ht/~valhalla/hazwaz
Project-URL: Documentation, https://hazwaz.trueelena.org/
Project-URL: Tracker, https://todo.sr.ht/~valhalla/hazwaz
Description: ===============================
         hazwaz - command line library
        ===============================
        
        hazwaz is a python3 library to write command line scripts.
        
        Contributing
        ------------
        
        Hazwaz is `hosted on sourcehut  <https://sr.ht/~valhalla/hazwaz>`_:
        
        * `bug tracker <https://todo.sr.ht/~valhalla/hazwaz>`_
        * `git repository <https://sr.ht/~valhalla/hazwaz/sources>`_
        * `CI <https://builds.sr.ht/~valhalla/hazwaz>`_
        
        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 <https://www.gnu.org/licenses/>.
        
Keywords: cli
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3
Description-Content-Type: text/x-rst
