Plugins/PluginEricapi.py

branch
Py2 comp.
changeset 2791
a9577f248f04
parent 2525
8b507a9a2d40
parent 2712
4354ab0b67c7
child 3057
10516539f238
equal deleted inserted replaced
2790:6686a3326df8 2791:a9577f248f04
25 # Start-Of-Header 25 # Start-Of-Header
26 name = "Ericapi Plugin" 26 name = "Ericapi Plugin"
27 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 27 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
28 autoactivate = True 28 autoactivate = True
29 deactivateable = True 29 deactivateable = True
30 version = "5.1.0" 30 version = "5.4.0"
31 className = "EricapiPlugin" 31 className = "EricapiPlugin"
32 packageName = "__core__" 32 packageName = "__core__"
33 shortDescription = "Show the Ericapi dialogs." 33 shortDescription = "Show the Ericapi dialogs."
34 longDescription = """This plugin implements the Ericapi dialogs.""" \ 34 longDescription = """This plugin implements the Ericapi dialogs.""" \
35 """ Ericapi is used to generate a QScintilla API file for Python and Ruby projects.""" 35 """ Ericapi is used to generate a QScintilla API file for Python and Ruby projects."""

eric ide

mercurial