- add MIT header to LICENSE.txt #46
- use MIT SPDX identifier in pyproject.toml, use correct name in LICENSE.txt, update year in LICENSE.txt, rename LICENSE.txt to LICENSE #47
- add missing import statement in
html_decapsulator.py#42
- replace
blackandisortwithruff#44
- Fixed double numbering of ordered and unordered lists #38
- Fixed
rtfparse --help, correct entrypoint inpyproject.toml#34
- Fix old naming in readme #22
- Add example how to programmatically extract HTML from MS Outlook message #25
- Recognize control words with where the parameter's digital sequence is delimited by any character other than an ASCII digit #18
- Renamed a few things, improved readme #17
- Update
README.md: Create parent directories oftarget_pathif they don't already exist. #14
- Interpret ANSI encoding as CP1252, improve error handling #11
- Using
pyproject.tomlfor installation with current pip versions #1