Romain Bignon
|
c6a141595c
|
change way to describe fields of CapBaseObject, and lot of documentation
|
2012-03-26 14:35:54 +02:00 |
|
Romain Bignon
|
59dfe3083a
|
delete 'remove_html_tags' global function, and create IParser.tocleanstring and IParser.strip abstract methods.
|
2011-10-25 13:28:43 +02:00 |
|
Laurent Bachelier
|
92fc86a033
|
Add support for xpath in LxmlHtmlParser.select
The returned results are similar to those of the cssselect method
so there wasn't much to do except calling it.
|
2011-04-12 01:00:28 +02:00 |
|
Romain Bignon
|
9afb301ebe
|
move select() in parser
|
2011-04-09 11:25:13 +02:00 |
|
Romain Bignon
|
7e2bb91b3b
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
Romain Bignon
|
6de583c4ca
|
Revert "do not strip cdata"
This reverts commit 8bd0ebbea2.
|
2010-11-09 13:39:43 +01:00 |
|
Nicolas Duhamel
|
8bd0ebbea2
|
do not strip cdata
|
2010-11-09 12:03:35 +01:00 |
|
Christophe Benz
|
b4c672fa46
|
new select() helper
|
2010-07-14 17:14:53 +02:00 |
|
Christophe Benz
|
470f2a9fe2
|
use real comments for licence header
|
2010-06-22 16:27:33 +02:00 |
|
Christophe Benz
|
8638024756
|
rename parser/parsers module, add get_parsers() with preference_order
|
2010-04-16 18:11:52 +02:00 |
|