Source: archmage
Section: utils
Priority: optional
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, dh-python
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/archmage/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/archmage/trunk/
Homepage: http://archmage.sf.net

Package: archmage
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-chm, python-beautifulsoup, python-setuptools
Suggests: libapache2-mod-python, elinks | links, htmldoc
Description: CHM(Compiled HTML) Decompressor
 arCHMage is a reader and decompiler for files in the CHM format. This is the
 format used by Microsoft HTML Help, and is also known as Compiled HTML.
 .
 arCHMage provides the following features:
  - Extracting CHM content to set of HTML, CSS files and images
  - Dumping HTML data from CHM as a plain text
  - Serving CHM contents as a standalone HTTP server
  - Serving CHM content with Apache by providing Apache module mod_chm.
