Source: pychm
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), dh-python, libchm-dev (>= 0.3), python-all-dev (>= 2.3.5-11), python-setuptools
Standards-Version: 3.9.5
X-Python-Version: all
Homepage: https://github.com/dottedmag/pychm
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pychm/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pychm/trunk/

Package: python-chm
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Python binding for CHMLIB
 PyCHM is a package that provides Python binding for Jed Wing's CHMLIB library.
 .
 The chm package contains four modules, namely chm.chm, chm.chmlib,
 chm.extra and chm._chmlib, which provide access to the API implemented
 by the C library chmlib and some additional classes and functions.
 They are used to access MS-ITSS encoded files - Compressed Html Help
 files (.chm).
