- Drop support for python 2.7
- New tags:
- register TTFont
- transform
- boxStyle
- letterBoxes
- trml2pdf.py split into executable (trml2pdf.py itself) and library
- Main library module file split into separate submodules
- Sources reformatted and some classes/functions renamed to meet PEP8
- Tests/ reordered
- Some fixes for deployment