aboutsummaryrefslogtreecommitdiffstats
path: root/misc/chmlib/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/chmlib/pkg-descr')
-rw-r--r--misc/chmlib/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/chmlib/pkg-descr b/misc/chmlib/pkg-descr
new file mode 100644
index 000000000000..1a26625d0cbe
--- /dev/null
+++ b/misc/chmlib/pkg-descr
@@ -0,0 +1,7 @@
+CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right
+now, it is a very simple library, but sufficient for dealing with all of the
+.chm files I've come across. Due to the fairly well-designed indexing built
+into this particular file format, even a small library is able to gain
+reasonably good performance indexing into ITSS archives.
+
+WWW: http://66.93.236.84/~jedwin/projects/chmlib/