5ad246fc2a
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. "™" will be rendered, "™" 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)
6 lines
295 B
Text
6 lines
295 B
Text
$NetBSD: distinfo,v 1.5 2004/02/13 14:43:18 minskim Exp $
|
|
|
|
SHA1 (html2text-1.3.2.tar.gz) = 4ef3e6b30a2ac323693975da3ca8ce96013daa58
|
|
Size (html2text-1.3.2.tar.gz) = 131336 bytes
|
|
SHA1 (patch-aa) = 31a5f816eb48285a04bec0198018f5ab1cf89c9f
|
|
SHA1 (patch-ab) = 68a3131fdc36711975c7752490ade480dbbe1358
|