This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
898199f05a8bdd71bfecd94670fa6c9eac19d521
deb-python-django-compressor
/
compressor
/
parser
History
Jannis Leidel
a32c7e779d
Fixed LxmlParser.
Closes
#102
.
2011-08-19 18:13:21 +02:00
..
__init__.py
Renamed htmlparser.py to default_htmlparser.py and renamed custom HtmlParser to DefaultHtmlParser
2011-06-28 10:41:44 +02:00
base.py
Extracted parsers into their own seperate modules. Created a html5lib based parser, also mention this in the docs.
2011-04-17 16:01:02 +02:00
beautifulsoup.py
Moved decorator to proper util module.
2011-05-13 11:06:51 +02:00
default_htmlparser.py
Renamed htmlparser.py to default_htmlparser.py and renamed custom HtmlParser to DefaultHtmlParser
2011-06-28 10:41:44 +02:00
html5lib.py
Moved decorator to proper util module.
2011-05-13 11:06:51 +02:00
lxml.py
Fixed LxmlParser.
Closes
#102
.
2011-08-19 18:13:21 +02:00