python-email-reply-parser
Python端口,包括大多数测试套件。
安装
PyPI版本即将推出,现在您可以从源代码安装:
$ pip install -e git+https://github.com/antonagestam/python-email-reply-parser.git#egg=email_reply_parser
用法
>> > from email_reply_parser import parse_reply
>> > print ( parse_reply ( """Hi Anton,
...
... I'm totally fine, how are you?
...
... On Tue, Jul 28, 2015 at 11:38 AM, Anton Agestam
... wrote:
2021-05-19 16:04:44
20KB
Python
1