Miroir de https://framagit.org/tiramisu/tiramisu.git pour la création de paquets
Go to file
Emmanuel Garette 324c3d2cf6 * to "reset" a value, now you just have to delete it
config.unwrap_from_path("string").reset(config) => del(config.string)
* add cache for value/setting to 5 secds
to "reset" cache just do: config.cfgimpl_clean_cache()
* can desactivate cache by removing "expire" property
2013-04-18 20:26:40 +02:00
doc doc theme 2013-02-19 16:32:31 +01:00
report ready for debian packaging now 2012-07-13 11:22:00 +02:00
test * to "reset" a value, now you just have to delete it 2013-04-18 20:26:40 +02:00
tiramisu * to "reset" a value, now you just have to delete it 2013-04-18 20:26:40 +02:00
.gitignore Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00
AUTHORS various misspellings 2012-07-25 09:01:18 +02:00
COPYING various misspellings 2012-07-25 09:01:18 +02:00
Makefile Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00
README various misspellings 2012-07-25 09:01:18 +02:00
ccbysa3.0.txt code2html works again and doc licence 2012-07-23 15:17:59 +02:00
gpl-3.0.txt everything in src for packaging purposes 2012-07-13 09:42:14 +02:00
setup.py Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00

README

LICENSES
---------

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

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