summaryrefslogtreecommitdiffstats
path: root/kode/README
diff options
context:
space:
mode:
Diffstat (limited to 'kode/README')
-rw-r--r--kode/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/kode/README b/kode/README
new file mode 100644
index 000000000..b7b615c2a
--- /dev/null
+++ b/kode/README
@@ -0,0 +1,6 @@
+libkode is a helper library for programmatic generation of C++ code. It includes
+a program kode for generation of C++ template files and kxml_compiler for
+generation of C++ classes representing XML data described by RelaxNG schemes.
+
+If you have questions or comments please contact Cornelius Schumacher
+<schumacher@kde.org>.