Configuration management library written in python
Find a file
2024-11-01 08:47:48 +01:00
docs fix: update documentation 2024-10-22 12:32:09 +02:00
locale fix: translation + black 2024-11-01 08:47:48 +01:00
report report/generate.py: corrections 2014-04-17 18:47:48 +02:00
tests fix: translation + black 2024-11-01 08:47:48 +01:00
tiramisu fix: translation + black 2024-11-01 08:47:48 +01:00
.cz.toml fix: 4.1.0 2024-02-21 21:05:14 +01:00
.gitignore fix: translation + black 2024-11-01 08:47:48 +01:00
.readthedocs.yaml feat: documentation 2023-12-17 21:22:52 +01:00
AUTHORS todict for tiramisu 4 2023-06-19 17:19:07 +02:00
ccbysa3.0.txt code2html works again and doc licence 2012-07-23 15:17:59 +02:00
ChangeLog 4.0.1 2023-12-14 21:39:43 +01:00
CHANGELOG.md bump: version 4.0.1 → 4.0.2 2024-02-20 21:48:11 +01:00
COPYING tiramisu placed under the lgpl licence 2013-08-29 15:55:06 +02:00
LICENSE.txt Python Packaging Autority recommandations 2019-04-05 22:39:24 +02:00
logo.png rst to md doc conversion 2022-11-13 21:18:50 +01:00
logo.svg rst to md doc conversion 2022-11-13 21:18:50 +01:00
Makefile flit 2019-04-07 20:51:53 +02:00
pyproject.toml fix: translation + black 2024-11-01 08:47:48 +01:00
README.md fix: translation + black 2024-11-01 08:47:48 +01:00

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

LICENSES

See COPYING for the licences of the code and the documentation.

See AUTHORS for the details about the tiramisu's team.