Paketname | libctemplate0 |
Beschreibung | A simple but powerful template language for C++ |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.97-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 684 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian KDE Extras Team |
Quelle | ctemplate |
Paketgröße | 233054 Byte |
Prüfsumme MD5 | 0add4b7c921f1d766d7e6ba4f01dcaf8 |
Prüfsumme SHA1 | 6f08b47ba765701120f37b484eea2ac03dd1f335 |
Prüfsumme SHA256 | bf1669027989187ae14f1631121ad8fcdb199fddff97345a2402551fd948015e |
Link zum Herunterladen | libctemplate0_0.97-1_i386.deb |
Ausführliche Beschreibung | This package contains a library implementing a simple but
powerful template language for C++. It emphasizes separating logic
from presentation: it is impossible to embed application logic in this
template language. This limits the power of the template language
without limiting the power of the template *system*. Indeed, Google's
"main" web search uses this system exclusively for formatting output.
|