[gen] First draft of using POD ODS (Calc) templates.

This commit is contained in:
Gaetan Delannay 2013-01-31 00:11:24 +01:00
parent 47bcf87a5c
commit ad94fee755
8 changed files with 674 additions and 584 deletions

View file

@ -0,0 +1,4 @@
data = [ \
['1', 2, 'three'],
['A', 'BB', 'CCC']
]