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/slack-desc | |
parent | 156e587b271c4aa118dfa66b6af9000a5a5fd2ca (diff) | |
download | slackbuilds-0eda190f4e451ddef4c208488a0d204a3653b6d5.tar.gz |
libraries/pychm: Added to 12.2 repository
Diffstat (limited to 'libraries/pychm/slack-desc')
-rw-r--r-- | libraries/pychm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/pychm/slack-desc b/libraries/pychm/slack-desc new file mode 100644 index 0000000000..ce8923d0e3 --- /dev/null +++ b/libraries/pychm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +pychm: PyCHM (Python bindings for CHMLIB) +pychm: PyCHM is a package that provides bindings for Jed Wing's CHMLIB +pychm: library. The chm package contains four modules, namely chm.chm, +pychm: chm.chmlib, chm.extra and chm._chmlib. chm.chmlib is a low level +pychm: wrapper module around the API provided by the C library chmlib. +pychm: +pychm: Homepage: http://gnochm.sourceforge.net/pychm.html +pychm: +pychm: +pychm: +pychm: |