Python Bindings for CHMLIB
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pychm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pychm-0.8.6.tar.gz | 0000019562 19.1 KB | |
python-pychm.changes | 0000001635 1.6 KB | |
python-pychm.spec | 0000001792 1.75 KB |
Revision 2 (latest revision is 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 786294
from
Steve Kowalik (StevenK)
(revision 2)
- Update to 0.8.6: + 0.8.6 * Fix crash on Windows, Linux introduced in 0.8.5 (#7) * Restore compatibility with Python 2.7 (malformed runtime error messages, compilation warnings) (#6) + 0.8.5 * Get rid of SWIG * Python 3 support - Build for both Python 2 and 3 - Drop odd Provides/Obseletes
Comments 0