Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXYZ
          ]
        
	
        html2text - HTML-to-text converter
        
        
        - Description:
- html2text is a command line utility that converts HTML documents into
plain text.
Each HTML document is read from standard input or a (local or remote)
URI, and formatted into a stream of plain text characters that is written
to standard output or into an output-file. The program preserves the
original positions of table fields and accepts also syntactically
incorrect input, attempting to interpret it "reasonably". The rendering
is largely customisable through an RC file. 
Packages:
        
	Changelog:
        
	
            | by Fedora Release Engineering (2014-06-07): - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild |