__init__.py (cheetah3-3.2.2) | : | __init__.py (cheetah3-3.2.3) | ||
---|---|---|---|---|
skipping to change at line 13 | skipping to change at line 13 | |||
It can be used standalone or combined with other tools and frameworks. Web | It can be used standalone or combined with other tools and frameworks. Web | |||
development is its principle use, but Cheetah is very flexible and is also | development is its principle use, but Cheetah is very flexible and is also | |||
being used to generate C++ game code, Java, sql, form emails and even Python | being used to generate C++ game code, Java, sql, form emails and even Python | |||
code. | code. | |||
Homepage, issue tracker | Homepage, issue tracker | |||
https://github.com/CheetahTemplate3/cheetah3 | https://github.com/CheetahTemplate3/cheetah3 | |||
Documentation | Documentation | |||
https://cheetahtemplate.org/ | https://cheetahtemplate.org/ | |||
''' | ''' | |||
from Cheetah.Version import * # noqa | from Cheetah.Version import * # noqa | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |