Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -33,7 +33,7 @@ class IpinfodbBackend(BaseBackend, ICapGeolocIp):
|
|||
EMAIL = 'julien.veyssier@aiur.fr'
|
||||
VERSION = '0.b'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = u"IP Addresses geolocalisation with the site ipinfodb.com"
|
||||
DESCRIPTION = u"IPInfoDB IP addresses geolocation service"
|
||||
BROWSER = BaseBrowser
|
||||
|
||||
def create_default_browser(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue