Skip to content
/ pychm Public
forked from dottedmag/pychm

Python bindings for CHMLIB

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

toline/pychm

 
 

Repository files navigation

PyCHM
=====

PyCHM is a Python library to manipulate CHM files (Microsoft HTML Help).

This library supports Python 3.6+. It is in a maintenance mode and accepts only
security and bug fixes.

API
---

The chm package contains four modules:

* chm.chm: High-level support for CHM archives.
* chm.extra: Extra utility functions - full-text search support,
  encoding detection.
* chm.chmlib: Low level wrappers around the chmlib API (Python part).

* chm._chmlib: Low level wrappers around the chmlib API (C part).
  This module is unstable and subject to change without notice.

About

Python bindings for CHMLIB

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 59.2%
  • C 38.7%
  • Shell 1.6%
  • Batchfile 0.5%