1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from danbaragan/danbaragan_optional_ignore_empy_attr More... over 11 years ago
Ignore empty attr take 2 More... over 11 years ago
Make ignoring of empty attributes optional. More... over 11 years ago
Added a regression test by Alex Liljencrantz in which he pointed out a problem with removing nodes. More... almost 16 years ago
Added ChangeLog to make seeing updates easier. More... almost 16 years ago
setup.py no longer fails if BeautifulSoup is not installed or README.rst can't be read (installing from tgz). More... almost 16 years ago
Bumped version to 1.6.0 More... almost 16 years ago
allowed_tags, disallowed_tags_save_content, allowed_attributes, and normalized_tag_replacements are now at the class level and get copied in __init__. More... almost 16 years ago
Now makes sure to copy the list of content nodes when removing nodes while keeping content. More... almost 16 years ago
More flash embed attributes More... almost 16 years ago
Added 'scale' to allowed attributes to fix some embeds More... almost 16 years ago
Removed "scrubber" heading from README.rst More... over 16 years ago
Added links to README.rst More... over 16 years ago
Added github.tools.sphinx extension to sphinx config to get rid of undescores in directory names as they don't work as expected in github pages. More... over 16 years ago
Removed _static from documentation config More... over 16 years ago
Added more documentation, and fleshed out setup.py a little More... over 16 years ago
Started adding documentation using Sphinx More... over 16 years ago
No longer mangles mailto: links. Version now 1.4.2 More... over 16 years ago
Added more doc strings. Version now 1.4.1 More... over 16 years ago
Added tests.py to MANIFEST.in More... over 16 years ago
Added BSD LICENSE and MANIFEST.in. Version now 1.4.0 More... over 16 years ago
Slight change to unicode url test More... over 16 years ago
Unicode in autlinked urls is now properly escaped. More... over 16 years ago
Incremented version in __init__ More... over 16 years ago
Changed description: scrubber -> sanitizer More... over 16 years ago
Increased version to 1.3.4 More... over 16 years ago
autolinking now properly splits on   More... over 16 years ago
Layered tags to be removed are now handled appropriately, and the font scrubber no longer modifies the tree. More... over 16 years ago
\xa0 (NBSP) is now maintained but urlize works with it More... over 16 years ago
Version now 1.3.1 More... over 16 years ago