diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 20:00:42 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 20:00:42 +0200 |
commit | b39e67314b5d15e9f770ef1f5728135b2cee8857 (patch) | |
tree | 9ffa7e0b4af9d27371f9c0a8b246799154a5daf9 /libraries/chmlib/README | |
parent | 5367554b70bf3129e1dd4ccd5f303d13951086d5 (diff) | |
download | slackbuilds-b39e67314b5d15e9f770ef1f5728135b2cee8857.tar.gz |
libraries/chmlib: Added to 12.0 repository
Diffstat (limited to 'libraries/chmlib/README')
-rw-r--r-- | libraries/chmlib/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/chmlib/README b/libraries/chmlib/README new file mode 100644 index 0000000000..5c37ff9628 --- /dev/null +++ b/libraries/chmlib/README @@ -0,0 +1,5 @@ +chmlib is a small library designed for accessing MS ITSS files. +The ITSS file format is used for Microsoft Html Help files (.chm), +which have been the predominant medium for software documentation +from Microsoft during the past several years, having superceded +the previously used .hlp file format. |