# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| ktexttemplate: ktexttemplate (separate document structure from data) ktexttemplate: ktexttemplate: The goal of KTextTemplate is to make it easier for application ktexttemplate: developers to separate the structure of documents from the data they ktexttemplate: contain, opening the door for theming and advanced generation of other ktexttemplate: text such as code. The syntax uses the syntax of the Django template ktexttemplate: system, and the core design of Django is reused in KTextTemplate. ktexttemplate: ktexttemplate: Homepage: https://invent.kde.org/frameworks/ktexttemplate ktexttemplate: ktexttemplate: