Miroir de https://framagit.org/tiramisu/tiramisu.git pour la création de paquets
Go to file
Emmanuel Garette d100d66548 tiramisu/config.py can specify return type for find ('option', 'value', 'path') and remove get
user need replace config.get(value) by config.find(byname="value", type_='value')
2013-04-05 12:20:33 +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 tiramisu/config.py can specify return type for find ('option', 'value', 'path') and remove get 2013-04-05 12:20:33 +02:00
tiramisu tiramisu/config.py can specify return type for find ('option', 'value', 'path') and remove get 2013-04-05 12:20:33 +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.