rennat / pynliner

Python CSS-to-inline-styles conversion tool for HTML using BeautifulSoup and cssutils
http://pythonhosted.org/pynliner/
180 stars 93 forks source link

Added Python 3 compatibility, upgraded to BS4 and fixed packaging #41

Closed agronholm closed 8 years ago

agronholm commented 8 years ago

There are various code and updates to packaging configuration. I hope you find these acceptable. I can also add tox configuration if you want. The test suite passes on all supported Python versions.

keithhackbarth commented 8 years ago

@rennat - Is there a plan to merge this and commit update to PyPy?

rennat commented 8 years ago

Looks good to me. Thanks for doing this!

rennat commented 8 years ago

merged. uploading distribution to pypi now