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.
Changelog
1.0.0 (2020-01-25)
Adding tox test environment. [thet]
Python 3 support [reinhardt, thet]
Ported to BeautifulSoup4. [ale-rt, reinhardt]
0.2.1 (2010-06-14)
Missing ‘docs’ directory added. Fixes broken egg. [thet]
0.2 (2010-06-13)
Updates regarding various changes in cssutils API [thet]
If styles_in_tags enabled, remove the inline style tags instead of emptying them. [thet]
Workaround for cssutils bug: http://code.google.com/p/cssutils/issues/detail?id=39 Reassigning of a cssRule to a cssSheet doesn’t work in python2.6 because cssutils tries to reassign the append and extend methods to a native python list. [thet]
Allow wildcard css selectors [thet]
Set more compactifying cssutils preferences [thet]
Avoid 1 letter variable names because they cause troubles in pdb [thet]
0.1.5 (2008-05-20)
0.1.4 (2008-01-07)
0.1.3 (2008-01-07)
0.1.2 (2008-01-07)
0.1.1 (2008-01-07)
0.1 (2007-06-14)
Initial releases [mborch]
Release files for StoneageHTML 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| StoneageHTML-1.0.0.tar.gz | 16.6 kB | Details |
Release files / StoneageHTML-1.0.0.tar.gz
| Download URL | StoneageHTML-1.0.0.tar.gz |
|---|---|
| Size | 16.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0a82dc5aae9705c982d4ab89de563c30efe987a1344891a4fb694a14b2516414
|
|
BLAKE2b-256 checksum How to use checksums |
eb149525e6bd11a141b200ecb18b1f5eafd6f59237d93ed2c5e6fbabe94e8963
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|