one part. If it is a MIME message with multiple parts ("attachments") all parts
are decoded. Decoding can be controlled by command-line options.
+WHAT'S NEW in version 2.2.2 (2014-01-23)
+ Upgrade docbook-xsl.
WHAT'S NEW in version 2.2.1 (2013-12-24)
Add mk-distr helper.
Oleg Broytman <phd@phdru.name>
COPYRIGHT
- Copyright (C) 2001-2013 PhiloSoft Design
+ Copyright (C) 2001-2014 PhiloSoft Design
LICENSE
GPL
-DOCBOOK_XSL=/usr/local/src/DocBook/docbook-xsl
+DOCBOOK_XSL=/usr/share/xml/docbook/stylesheet/docbook-xsl
mimedecode.html: mimedecode.docbook Makefile.4xslt
4xslt $< $(DOCBOOK_XSL)/html/docbook.xsl >$@
-DOCBOOK_XSL=/usr/local/src/DocBook/docbook-xsl
+DOCBOOK_XSL=/usr/share/xml/docbook/stylesheet/docbook-xsl
mimedecode.html: mimedecode.docbook Makefile.xsltproc
xsltproc $(DOCBOOK_XSL)/html/docbook.xsl $< >$@
-Upgrade docbook-xsl.
-
Forbid filtering stdin to stdout - require one of them to be a file.
<refsect1>
<title>COPYRIGHT</title>
<para>
- Copyright (C) 2001-2013 PhiloSoft Design
+ Copyright (C) 2001-2014 PhiloSoft Design
</para>
</refsect1>
-__version__ = "2.2.1"
+__version__ = "2.2.2"
__author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2001-2013 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2001-2014 PhiloSoft Design"
__license__ = "GNU GPL"