diff options
| author | glachancecmaisonneuve <glachance@cmaisonneuve.qc.ca> | 2017-08-13 00:08:47 -0400 |
|---|---|---|
| committer | botmtl <botmtl@gmail.com> | 2017-08-13 15:45:51 -0400 |
| commit | ee42c44b39505b9bb2718009ec4260c05fc63fbc (patch) | |
| tree | 5cff68246079620d5a74433a6e4e90a96950ab21 /ports/chmlib/CONTROL | |
| parent | 011368ef9e1754715873eb0a298f0d069210ea6c (diff) | |
| download | vcpkg-ee42c44b39505b9bb2718009ec4260c05fc63fbc.tar.gz vcpkg-ee42c44b39505b9bb2718009ec4260c05fc63fbc.zip | |
chmlib
Diffstat (limited to 'ports/chmlib/CONTROL')
| -rw-r--r-- | ports/chmlib/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/chmlib/CONTROL b/ports/chmlib/CONTROL new file mode 100644 index 000000000..22680db33 --- /dev/null +++ b/ports/chmlib/CONTROL @@ -0,0 +1,3 @@ +Source: chmlib +Version: 0.40 +Description: 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.
\ No newline at end of file |
