from distutils.core import setup setup(name='html2text', version='2.2.8', py_modules=['html2text'], )