-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [EMAIL PROTECTED] wrote: > EVL> Task of html2text - convert HTML to text, not implement proxying. > EVL> Use wget or curl, then html2text through pipe, for example: > > EVL> curl -s http://www.server.com/aaa/bbb/ccc.html | html2text > > You are making a big mistake. > > You see, you already support URLs, It's author choice. I would drop HTTP downloading at all.
> > I.E., > $ html2text http://www.server.com/aaa/bbb/ccc.html > is the same as your curl line. Also, author are now thinking to drop it and leave only pipe and local HTML support. > > I'm just saying that if you are going to support URLs, then do it to a I'm not going to support URLs. > proper extent, or don't do it at all. So you suggest me to drop it at all from Debian package? I'm not strictly opposite, bug this destructive change needs thorough investigating... > On the other hand, it would seem better to rip out all URL support and > just concentrate on turning STDIN into text, like you said, to keep > the roles simple. > Yep. - -- Eugene V. Lyubimkin aka JackYF -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkiF/5kACgkQchorMMFUmYxOygCfZVpb9HksR37JXbbf1M07noc4 L78AoI5K/wNtmmpN6S70Kj0MZbE93xM8 =bzTR -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

