# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' 
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also customary
# to leave one space after the ':'.

         |----handy-ruler-------------------------------------------------------|
html2text: Html2text (An HTML-to-text converter)
html2text: 
html2text: html2text is a command line utility that converts HTML documents
html2text: into plain text. Each HTML document is read from standard input or 
html2text: a (local or remote) URI, and formatted into a stream of plain text
html2text: characters that is written to standard output or into an output-
html2text: -file. The program preserves the original positions of table fields
html2text: and accepts also syntactically incorrect input, attempting to 
html2text: interpret it "reasonably". The rendering is largely customisable 
html2text: through an RC file.
html2text:                     Package Created By: Baldelario