diff options
author | João Felipe Santos <joao.eel[at]gmail.com> | 2010-05-12 23:31:07 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:31:07 +0200 |
commit | 0eda190f4e451ddef4c208488a0d204a3653b6d5 (patch) | |
tree | 85c4c09296723ebb3a0c77e0c566ac3d7e6ee6b8 /libraries/pychm/README | |
parent | 156e587b271c4aa118dfa66b6af9000a5a5fd2ca (diff) | |
download | slackbuilds-0eda190f4e451ddef4c208488a0d204a3653b6d5.tar.gz |
libraries/pychm: Added to 12.2 repository
Diffstat (limited to 'libraries/pychm/README')
-rw-r--r-- | libraries/pychm/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/pychm/README b/libraries/pychm/README new file mode 100644 index 0000000000..e585e00bbd --- /dev/null +++ b/libraries/pychm/README @@ -0,0 +1,6 @@ +PyCHM is a package that provides bindings for Jed Wing's CHMLIB +library. The chm package contains four modules, namely chm.chm, +chm.chmlib, chm.extra and chm._chmlib. chm.chmlib is a low level +wrapper module around the API provided by the C library chmlib. + +PyCHM requires chmlib (available on SlackBuilds.org). |