Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -37,7 +37,7 @@ class PastebinBackend(BaseBackend, BasePasteBackend):
|
|||
MAINTAINER = 'Laurent Bachelier'
|
||||
EMAIL = 'laurent@bachelier.name'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Pastebin paste tool'
|
||||
DESCRIPTION = 'Pastebin text sharing service'
|
||||
LICENSE = 'AGPLv3+'
|
||||
BROWSER = PastebinBrowser
|
||||
CONFIG = BackendConfig(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue