| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update code style: | JensDiemer | 2020-02-07 | 1 | -2/+1 |
| * | add isort config and apply itfix#44 | JensDiemer | 2020-02-07 | 1 | -0/+1 |
| * | Fix code style with autopep8 | JensDiemer | 2020-01-19 | 1 | -1/+2 |
| * | fix import code style with isort | JensDiemer | 2020-01-19 | 1 | -1/+0 |
| * | convert old "%-formatted" and .format(...) strings into "f-strings" with flynt | JensDiemer | 2020-01-19 | 1 | -1/+1 |
| * | remove python 2 compatibility code | JensDiemer | 2020-01-19 | 1 | -22/+5 |
| * | remove __future__ imports | JensDiemer | 2020-01-18 | 1 | -3/+3 |
| * | starting Python v3 support (like http://python3porting.com/noconv.html strategy) | JensDiemer | 2011-10-04 | 1 | -19/+31 |
| * | use from __future__ import division, absolute_import | JensDiemer | 2011-08-12 | 1 | -0/+1 |
| * | v0.6 - *NEW*: html2textile converter (not completed and some API changed!) | JensDiemer | 2011-06-06 | 1 | -0/+85 |
