Alir3z4 / html2text

Convert HTML to Markdown-formatted text.
alir3z4.github.io/html2text/
GNU General Public License v3.0
1.84k stars 275 forks source link

Add __main__.py file to the package #230

Closed jdufresne closed 5 years ago

jdufresne commented 5 years ago

Allows executing the command line interface with Python's -m option:

python -m html2text ...
coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.004%) to 98.362% when pulling 68c4498ab412d09a221399d77dcf445383a702f4 on jdufresne:main into b6965a73874107640260019cfeb7256eed5cbc15 on Alir3z4:master.