./wip/py-chm, Python bindings for the CHMLIB library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.6, Package name: py311-chm-0.8.6, Maintainer: kamelderouiche

PyCHM contains a Python package named chm to manipulate CHM
archive. It uses the functionality implemented in chmlib, a C-based
library written by Jed Wing.


Required to run:
[devel/chmlib] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 19.104 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-06 19:55:21 by Aleksej Saushev | Files touched by this commit (31)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-06-23 11:38:32 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Changing maintainer

   2009-03-25 10:22:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove redundant variable setting, slightly improve COMMENT.

   2009-03-25 10:21:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add missing files.

   2009-03-25 10:21:33 by Thomas Klausner | Files touched by this commit (1)
Log message:
Improve.

   2009-03-23 23:19:57 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-chm-0.8.4 as wip/py-chm.

PyCHM contains a Python package named chm to manipulate CHM
archive.It uses the functionality implemented in chmlib.