[Python-apps-commits] r2405 - in packages/archmage/trunk/debian (changelog control)
dottedmag-guest at users.alioth.debian.org
dottedmag-guest at users.alioth.debian.org
Mon Feb 16 18:21:31 UTC 2009
Date: Monday, February 16, 2009 @ 18:21:30
Author: dottedmag-guest
Revision: 2405
More detailed description (lintian warning).
Modified:
packages/archmage/trunk/debian/changelog
packages/archmage/trunk/debian/control
Modified: packages/archmage/trunk/debian/changelog
===================================================================
--- packages/archmage/trunk/debian/changelog 2009-02-16 18:20:36 UTC (rev 2404)
+++ packages/archmage/trunk/debian/changelog 2009-02-16 18:21:30 UTC (rev 2405)
@@ -4,6 +4,8 @@
* Added description to patches (lintian warning):
- debian/patches/python-interpreter.diff
- debian/patches/html_to_text.py-is-not-executable.diff
+ * debian/control:
+ - More detailed description (lintian warning).
[ Sandro Tosi ]
* debian/control
Modified: packages/archmage/trunk/debian/control
===================================================================
--- packages/archmage/trunk/debian/control 2009-02-16 18:20:36 UTC (rev 2404)
+++ packages/archmage/trunk/debian/control 2009-02-16 18:21:30 UTC (rev 2405)
@@ -18,3 +18,9 @@
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.
More information about the Python-apps-commits
mailing list