Commit Graph

3 Commits

Author SHA1 Message Date
Joshua Tauberer 4104dc937d Use rtfparse to extract HTML message bodies from RTF containers and create mutlipart/alternative messages if both plain text and HTML are available
Also fixes #20.
2024-02-23 09:57:15 -05:00
Martijn van de Streek d9edd0d32f Make package "pip install"able (#15)
By specifying "py_modules" instead of "packages" in setup.py, the
single-file module is found and installed in site-packages correctly.
2020-10-22 10:39:37 -04:00
Rodrigo Salvador d4a5944aba Include dependencies by requirements.txt (#10) 2019-09-16 19:49:04 -04:00