
A Qt Template Engine based on Django templates
Cutelee is a set of Free Software libraries written using the Qt framework. The goal of Cutelee is to make it easier for application developers to separate the structure of documents from the data they contain, allowing for theming and advanced generation of other text such as code. Currently, Cutelee ships with two libraries - Cutelee Templates and CuteleeTextDocument.
Cutelee is a set of Free Software libraries written using the Qt framework that aims to simplify document structuring and theming for application developers. With Cutelee Templates, developers can separate document structure from data, allowing for advanced generation of text. Cutelee also provides a library for text document manipulation and formatting. Installation of Cutelee requires Qt5.3 and CMake 3.1, and it is recommended to use out-of-source builds. The source code is hosted on GitHub and contributions are welcome. Cutelee is licensed under the GNU Lesser General Public License Version 2.1 or any later version.
