[ 原始碼: kf6-ktexttemplate ]
套件:libkf6texttemplate-doc(6.7.0-1)
libkf6texttemplate-doc 的相關連結
Debian 的資源:
下載原始碼套件 kf6-ktexttemplate:
- [kf6-ktexttemplate_6.7.0-1.dsc]
- [kf6-ktexttemplate_6.7.0.orig.tar.xz]
- [kf6-ktexttemplate_6.7.0.orig.tar.xz.asc]
- [kf6-ktexttemplate_6.7.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [invent.kde.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
library used for text processing - documentation
The goal of KTextTemplate is to make it easier for application developers to separate the structure of documents from the data they contain, opening the door for theming and advanced generation of other text such as code.
The syntax uses the syntax of the Django template system, and the core design of Django is reused in KTextTemplate.
This package contains the documentation for KTextTemplate.