This website requires JavaScript.
Explore
Help
Register
Sign in
nojhan
/
weboob-devel
Watch
1
Star
0
Fork
You've already forked weboob-devel
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ce6d9bdcd7
weboob-devel
/
weboob
/
tools
/
parsers
History
Download ZIP
Download TAR.GZ
Romain Bignon
1fa64bf5f1
default parsers are now only lxml and lxmlsoup, to prevent bad behaviors with bad parsers
2012-02-02 10:17:41 +01:00
..
__init__.py
default parsers are now only lxml and lxmlsoup, to prevent bad behaviors with bad parsers
2012-02-02 10:17:41 +01:00
elementtidyparser.py
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
html5libparser.py
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
htmlparser.py
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
iparser.py
delete 'remove_html_tags' global function, and create IParser.tocleanstring and IParser.strip abstract methods.
2011-10-25 13:28:43 +02:00
jsonparser.py
new parser 'json'
2011-09-23 10:00:46 +02:00
lxmlparser.py
delete 'remove_html_tags' global function, and create IParser.tocleanstring and IParser.strip abstract methods.
2011-10-25 13:28:43 +02:00
lxmlsoupparser.py
change license to AGPLv3+
2011-04-08 12:48:07 +02:00