Romain Bignon
655bc10e3e
aibility to backends to define a specific pages charset
2010-04-04 16:51:05 +02:00
Romain Bignon
9d6da1e7bb
missing iter_new_message() implementation
2010-04-04 14:38:17 +02:00
Romain Bignon
a045024e80
[backends.aum] little fixes
2010-04-03 17:34:09 +02:00
Romain Bignon
51433d6549
use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing
2010-04-03 17:14:59 +02:00
Romain Bignon
e119a70cec
new system to load backends
...
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
Romain Bignon
7d274c74b7
fix backends initialization
2010-03-30 23:30:58 +02:00
Romain Bignon
d15365fe26
added a LICENSE attribute
2010-03-30 17:39:28 +02:00
Romain Bignon
163fe6913e
various fixes
2010-03-29 15:30:34 +02:00
Christophe Benz
1c035761a8
follow new interface
2010-03-29 13:25:40 +02:00
Romain Bignon
bcd63ee3e7
backported some aum stuff
2010-03-11 17:40:26 +01:00
Christophe Benz
bfdc3e014f
return null iterator instead of pass
2010-03-11 15:29:00 +01:00
Christophe Benz
d699e307dd
use lower_case_with_underscores instead of mixedCase for methods (PEP 8)
2010-03-11 15:13:17 +01:00
Christophe Benz
e4846ff2a4
no API break
2010-03-11 11:49:27 +01:00
Christophe Benz
9cb692a888
use iterators
2010-03-11 11:37:54 +01:00
Romain Bignon
0ac4885ad8
backported AuM last modifications
2010-03-08 18:53:41 +01:00
Romain Bignon
8c4340bed3
create backends with Weboob object
2010-03-08 17:45:11 +01:00
Romain Bignon
f06ef5da34
better capabilities management (class interfaces instead of constants)
2010-02-23 20:39:01 +01:00
Romain Bignon
2aa2e01bc5
support of backend capabilities
2010-02-20 14:31:53 +01:00
Romain Bignon
ab84d29634
backported "fix parsing search results (since fucking website changes HTML)" from aum
2010-02-20 13:54:16 +01:00
Romain Bignon
da1369ef7b
imported aum as a backend
2010-02-14 14:45:08 +01:00