diff options
author | João Felipe Santos <joao.eel[at]gmail.com> | 2010-05-12 23:31:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:31:35 +0200 |
commit | 0a7277747bad59882d879d0630d3feb95265d4a5 (patch) | |
tree | 89db42ea07674e38252227783b95bf7de5f19b33 /misc/chm2pdf/README | |
parent | ab2950f6c05b8b0ccb70ae615489bbe7b4432d02 (diff) | |
download | slackbuilds-0a7277747bad59882d879d0630d3feb95265d4a5.tar.gz |
misc/chm2pdf: Added to 12.2 repository
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. |