Romain Bignon
bea732d534
bump to version 0.4
2010-11-01 23:21:37 +01:00
Romain Bignon
e8af3cc3b9
change email address
2010-10-23 11:18:22 +02:00
Romain Bignon
c959feacac
bump version of backends and applications to 0.3
2010-10-11 10:31:44 +02:00
Romain Bignon
71f18ce7f6
bump version of every applications to 0.2
2010-09-25 07:39:40 +02:00
Romain Bignon
7949fcc8f1
unused imports removed
2010-08-12 09:19:35 +02:00
Christophe Benz
13f9fc07b2
move icons to xdg standard dirs, add desktop files
...
closes #359
2010-08-11 19:30:30 +02:00
Romain Bignon
490d0a6a39
add logo for each backends
2010-07-31 16:22:14 +02:00
Christophe Benz
0028e48b61
backend move to tools
2010-07-12 03:16:05 +02:00
Christophe Benz
1847ea5f34
code clean
...
code clean
2010-07-12 03:16:03 +02:00
Christophe Benz
1955d1be59
move core files to weboob.core
2010-07-07 17:20:16 +02:00
Christophe Benz
944662c4bf
set application versions to 0.1
2010-07-07 17:20:16 +02:00
Christophe Benz
470f2a9fe2
use real comments for licence header
2010-06-22 16:27:33 +02:00
Romain Bignon
c1279aa496
new API in BaseBackend to create browser
2010-05-20 10:39:49 +02:00
Christophe Benz
a09658d6cf
rename Backend to BaseBackend
2010-04-16 18:11:52 +02:00
Romain Bignon
dc706132ab
set description
2010-04-06 22:52:52 +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
0f92967357
ICapTravel.iter_station_departures can take an optional 'arival_station' argument
2010-03-23 23:46:42 +01:00
Romain Bignon
267a2a9947
renamed sncf backend to canaltp
2010-03-23 15:10:40 +01:00