summary : chmlib is a small library designed for accessing MS ITSS files.
description: |
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.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,49 +2,52 @@
<Source>
<Name>chmlib</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>system.utils</PartOf>
<Summary xml:lang="en">chmlib is a small library designed for accessing MS ITSS files.</Summary>
<Description xml:lang="en">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.
Note that this is NOT the same as the OLE structured storage file format used by MS Excel, Word, and so on. Instead, it is a different file format which fulfills a similar purpose. Both file formats may be accessed via instancesof the IStorage COM interface, which is essentially an "acts like a filesystem" interface.
- <Summary xml:lang="en">Development files for chmlib</Summary>
+ <Name>chmlib</Name>
+ <Summary xml:lang="en">chmlib is a small library designed for accessing MS ITSS files.</Summary>
<Description xml:lang="en">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.
Note that this is NOT the same as the OLE structured storage file format used by MS Excel, Word, and so on. Instead, it is a different file format which fulfills a similar purpose. Both file formats may be accessed via instancesof the IStorage COM interface, which is essentially an "acts like a filesystem" interface.
- <Summary xml:lang="en">chmlib is a small library designed for accessing MS ITSS files.</Summary>
+ <Name>chmlib-devel</Name>
+ <Summary xml:lang="en">Development files for chmlib</Summary>
<Description xml:lang="en">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.
Note that this is NOT the same as the OLE structured storage file format used by MS Excel, Word, and so on. Instead, it is a different file format which fulfills a similar purpose. Both file formats may be accessed via instancesof the IStorage COM interface, which is essentially an "acts like a filesystem" interface.