Metadata-Version: 2.4
Name: tiramisu
Version: 5.2.0
Summary: an options controller tool
Author-email: Emmanuel Garette <gnunux@gnunux.info>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Natural Language :: French
License-File: COPYING
License-File: LICENSE
Project-URL: Home, https://forge.cloud.silique.fr/stove/tiramisu

![Logo Tiramisu](logo.png "logo Tiramisu")

An options controller tool
-------------------------------------

Due to more and more available options required to set up an operating system,
compiler options or whatever, it became quite annoying to hand the necessary
options to where they are actually used and even more annoying to add new
options. To circumvent these problems the configuration control was
introduced...

Tiramisu is an options handler and an options controller, wich aims at
producing flexible and fast options access.


[Documentations](doc/README.md)

# LICENSES

See [COPYING](COPYING) for the licences of the code and the documentation.

See [AUTHORS](AUTHORS) for the details about the tiramisu's team.




