summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-13 14:43:18 +0000
committerminskim <minskim>2004-02-13 14:43:18 +0000
commitc7c083fa016a11ee7b66345b503edffd6b8bb9f6 (patch)
treeb26f04e5b98316d64877b71ce148269fa0aebb34 /textproc/gsed
parentaca9185f2937d73135882ec782f23c7363301c3b (diff)
downloadpkgsrc-c7c083fa016a11ee7b66345b503edffd6b8bb9f6.tar.gz
Update to 1.3.2.
Changes: - Added command line option '-ascii' for straight ascii output (instead of ISO-8859-1, which is the default). (html2text.C, sgml.C) - Implemented rendering of most SGML entities introduced in HTML-4. As a limitation, those entities not present in HTML-3.2/ISO-8859-1 will be recognized only if represented as "named entities" and not with thier numeric values, e.g. "&trade;" will be rendered, "&#8482;" won't. (html2text.C, sgml.C) - Element closing as done in XHTML (e.g. "<br />") is now tolerated. (HTMLControl.C) - The program now ignores the content of <SCRIPT> or <STYLE> elemts within TABLEs, even if it is not commented out. (HTMLParser.y) - Fixed urlistream.h (fd_ might be uninitialized). (urlistream.h)
Diffstat (limited to 'textproc/gsed')
0 files changed, 0 insertions, 0 deletions