Metadata-Version: 2.1
Name: tiramisu
Version: 4.0
Summary: an options controller tool
Home-page: https://framagit.org/tiramisu/tiramisu
Author: Tiramisu's team
Author-email: gnunux@gnunux.info
License: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Provides: tiramisu_api
License-File: LICENSE.txt
License-File: COPYING
License-File: AUTHORS

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.


This version requires Python 3.5 or later.
