safflower 1.0.0

A localising tool with macros to statically allocate formattable text.
Documentation
1
2
3
4
5
!locales d1 d2 d3
digits:
    d1 "value: {0:.1}"
    d2 "value: {0:.2}"
    d3 "value: {0:.3}"