texi2html 1.82+dfsg1-3 source package in Ubuntu RTM

Changelog

texi2html (1.82+dfsg1-3) unstable; urgency=low


  * QA upload.
  * Add dependency on libtext-unidecode-perl (Closes: #709906)

 -- Reinhard Tartler <email address hidden>  Wed, 29 May 2013 06:00:47 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main text
14.09 release main text

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
texi2html_1.82+dfsg1-3.dsc 1.2 KiB 9309897a19bc83d50b84f657b17f2ae40e497dbddd387b67cdd2bd2eff5e3074
texi2html_1.82+dfsg1.orig.tar.gz 4.1 MiB 7ac504504593f404162b53c3d822d0718aab30ca04ab54405940c4cb352f0f9b
texi2html_1.82+dfsg1-3.diff.gz 5.5 KiB 2a37c6c6de3a2116a857bfb2e79310f50a0955d01cdff57cb53430e430aef06b

Available diffs

No changes file available.

Binary packages built by this source

texi2html: Convert Texinfo files to HTML

 texi2html is a Perl script that converts Texinfo files to HTML.
 .
 The program takes Texinfo files (not info ones) and produces a set of
 HTML files. The quality of the output is close to the printed output
 and is much better than an info->HTML gateway.
 .
 Compared to the output of `makeinfo --html', texi2html's output is
 more customizable and (subjectively) produces better output by default.