Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -34,7 +34,7 @@ class CragrBackend(BaseBackend, ICapBank):
|
|||
MAINTAINER = 'Xavier Guerrin'
|
||||
EMAIL = 'xavier@tuxfamily.org'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Credit Agricole french bank\'s website'
|
||||
DESCRIPTION = u'Crédit Agricole French bank website'
|
||||
LICENSE = 'AGPLv3+'
|
||||
website_choices = OrderedDict([(k, u'%s (%s)' % (v, k)) for k, v in sorted({
|
||||
'm.ca-alpesprovence.fr': u'Alpes Provence',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue