diff options
Diffstat (limited to 'misc/chm2pdf/README')
-rw-r--r-- | misc/chm2pdf/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/chm2pdf/README b/misc/chm2pdf/README new file mode 100644 index 0000000000..524e42cb27 --- /dev/null +++ b/misc/chm2pdf/README @@ -0,0 +1,4 @@ +chm2pdf is a simple Python script that converts CHM files into +PDF files. + +It requires chmlib, pychm and htmldoc, all available at SlackBuilds.org. |