StoneageHTML

Stone-Age HTML Filter: prepare documents for e-mail distribution


Keywords
mail, css
License
MPL-2.0-no-copyleft-exception
Install
pip install StoneageHTML==1.0.0

Documentation

StoneageHTML

This package prepares an HTML document for sending by email. The most common usecase is to find all inline CSS declarations which are directly written to the HTML tags.

See stoneagehtml.py for more information.

Author

Malthe Borch <mborch at gmail dot com> - original version Johannes Raggam <raggam-nl at adm dot at> - enhancements and updates