aboutsummaryrefslogtreecommitdiffstats
path: root/tools/html2text.py
AgeCommit message (Expand)AuthorFilesLines
2019-02-15html2text: Fix our footnotes.Gerald Combs1-1/+1
2018-05-12html2txt.py: replaced 2 occurences of '{}' with equal '{0}' because of CentOS...Matej Tkac1-2/+2
2018-03-20html2text: Wrap at 72 characters.Gerald Combs1-1/+1
2018-03-07More licenses converted to SPDX.Dario Lombardo1-13/+1
2018-02-12html2text: Prefix lists with a bullet.Gerald Combs1-2/+5
2018-02-09html2text: Skip some tags and add references.Gerald Combs1-1/+37
2015-03-26html2text.py: Python 2.5 compatibility, improve Unicode supportPeter Wu1-13/+16
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu1-493/+159
2008-12-17Update html2text.py to suit our needs. Add spaces in the faq.txt targetGerald Combs1-27/+83
2008-12-17Add html2text.py 2.35 from http://www.aaronsw.com/2002/html2text/.Gerald Combs1-0/+448