Cutelee

screenshot of Cutelee

A Qt Template Engine based on Django templates

Overview

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.

Features

  • Cutelee Templates: Allows application developers to separate the structure of documents from the data they contain, enabling theming and advanced generation of text such as code. The syntax used is similar to the Django template system.
  • CuteleeTextDocument: A library that provides functionality to work with text documents in Cutelee, including manipulation and formatting options.

Summary

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.