1. Purpose 2. Usage 3. TODO 4. Installation |
5. Example 6. Feedback 7. Requirements 8. Copying 9. Downloading |
htmlrecode 1.1.3 - Copyright (C) 1992,2002 Bisqwit (http://bisqwit.iki.fi/) Usage: htmlrecode [<option> [<...>]] Reads stdin, writes stdout. Options: -I, --inset setname Assumed input character set (default: iso-8859-1) -O, --outset setname Wanted output character set (default: iso-8859-1) -V, --version Displays version information. -h, --help This help. -l, --lossy Disable lossless conversion. -x, --usehex Use hexadecimal escapes. Pipe in the html file and pipe the output to result file.
$ make $ su # make installIf you do not want to install libargh (included in the archive), do not use "make install" and edit Makefile and enable the STATIC linking instead of DYNAMIC.
Here are some latin letters: «©«£«Σ«Π«±
Here are some CJK (chinese/japanese/korean ideograms): ΖόΛά
Here are some html escapes: >"«£«Σ«΄
Source code of the above:
Here are some latin letters: «©«£«Σ«Π«±<br> Here are some CJK (chinese/japanese/korean ideograms): 日本<br> Here are some html escapes: >"äöê<br>
Generated from
progdesc.php
(last updated: Fri, 12 Jul 2002 16:58:15 +0300)
with docmaker.php
(last updated: Fri, 7 Jun 2002 00:57:39 +0300)
at Fri, 12 Jul 2002 16:57:55 +0300