Weboob 0.8 released
This commit is contained in:
parent
1dafee2b47
commit
2c4856384b
2 changed files with 84 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ class GalleryListFormatter(IFormatter):
|
|||
class Galleroob(ReplApplication):
|
||||
APPNAME = 'galleroob'
|
||||
VERSION = '0.8'
|
||||
COPYTIGHT = 'Copyright(C) 2011 Noé Rubinstein'
|
||||
COPYRIGHT = 'Copyright(C) 2011 Noé Rubinstein'
|
||||
DESCRIPTION = 'galleroob browses and downloads web image galleries'
|
||||
CAPS = ICapGallery
|
||||
EXTRA_FORMATTERS = {'gallery_list': GalleryListFormatter}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue