summaryrefslogtreecommitdiff
path: root/textproc/py-html2text
AgeCommit message (Collapse)AuthorFilesLines
2007-06-08Update to 2.28. Simplify package.wiz3-15/+12
Changes: 2007-04-12: 2.28. fix tables (tx Pete Savage) 2007-04-09: 2.27. fix line breaks (tx Danny O'Brien) 2007-02-23: 2.26. input unicode better (tx John Cavanaugh for the push)
2007-01-19Apply small cleanup patch from Debian. Bump PKGREVISION.schmonz3-3/+37
2007-01-18Update to 2.25. From the changelog:schmonz2-6/+6
* output unicode better (tx s s)
2006-04-17Remove share/html2text directory on uninstall.schmonz1-1/+2
2006-03-01Update to 2.24, providing preliminary support for dt/dd.schmonz2-7/+6
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-03Initial import of html2text, a Python script that convers a pageschmonz4-0/+41
of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).