Metadata-Version: 2.1
Name: artiruno
Version: 0.2.0
Summary: Verbal decision analysis
Home-page: https://arfer.net/projects/artiruno
Author: Kodi B. Arfer
License: UNKNOWN
Project-URL: Documentation, https://arfer.net/projects/artiruno/doc
Project-URL: Source Code, https://github.com/Kodiologist/Artiruno
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.8
Description-Content-Type: text/x-rst

.. image:: https://i.imgur.com/GlZ6CEM.png
  :alt: Art by Ken Sugimori
  :align: center

Artiruno is a program to help you make decisions with verbal decision analysis. It's also a Python library with a class for `preordered sets`_ that should be just as useful outside the context of decision-making.

- `Try Artiruno in your web browser <http://arfer.net/projects/artiruno/webi>`_
- `Documentation <http://arfer.net/projects/artiruno/doc>`_

.. _`preordered sets`: https://en.wikipedia.org/wiki/Preorder

License
============================================================

This program is copyright 2021 Kodi B. Arfer.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU 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 General Public License`_ for more details.

.. _`GNU General Public License`: http://www.gnu.org/licenses/


