| Wed, 08 Apr 2026 21:39:40 -0400 |
John Rouillard |
chore: remove __future print_funcion from code.
|
| Sun, 14 Dec 2025 22:40:46 -0500 |
John Rouillard |
feat: support justhtml parsing library to convert email to plain text
|
| Sun, 24 Mar 2024 15:25:53 -0400 |
John Rouillard |
chore(lint): use ternary, ignore unused param
|
| Fri, 01 Mar 2024 16:12:21 -0500 |
John Rouillard |
chore(lint): doublequote strings, no yoda conitionals, sort imports...
|
| Sat, 18 Mar 2023 14:16:31 -0400 |
John Rouillard |
flake8 fixes: whitespace, remove unused imports
|
| Mon, 09 May 2022 23:15:34 -0400 |
John Rouillard |
Explicitly set parser when calling beautiful soup.
|
| Fri, 28 Feb 2020 08:48:51 +0000 |
Christof Meerwald |
don't get confused by python-future making Python 3 package names available under Python 2 (but only with Python 2 functionality)
|
| Wed, 25 Dec 2019 20:18:39 -0500 |
John Rouillard |
flake8 cleanups dehtml.py
|
| Sat, 06 Jul 2019 17:36:25 -0400 |
John Rouillard |
Fix CI deprication warning for HTMLParser convert_charrefs under py3.
|
| Wed, 25 Jul 2018 09:07:03 +0000 |
Joseph Myers |
Python 3 preparation: unichr.
|
| Wed, 25 Jul 2018 09:05:58 +0000 |
Joseph Myers |
Python 3 preparation: unicode.
|
| Wed, 25 Jul 2018 00:35:49 +0000 |
Joseph Myers |
Python 3 preparation: update HTMLParser / htmlentitydefs imports.
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Fri, 13 Oct 2017 21:46:59 -0400 |
John Rouillard |
issue2550799: provide basic support for handling html only emails
|