PluginProjectPyramid.py

changeset 39
94e448a362b2
parent 37
1b089e0fba1e
child 44
989c961c33ab
equal deleted inserted replaced
38:8db4afb551ed 39:94e448a362b2
24 # Start-of-Header 24 # Start-of-Header
25 name = "Pyramid Project Plugin" 25 name = "Pyramid Project Plugin"
26 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 26 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
27 autoactivate = True 27 autoactivate = True
28 deactivateable = True 28 deactivateable = True
29 version = "1.1.0" 29 version = "1.1.1"
30 className = "ProjectPyramidPlugin" 30 className = "ProjectPyramidPlugin"
31 packageName = "ProjectPyramid" 31 packageName = "ProjectPyramid"
32 shortDescription = "Project support for Pyramid projects." 32 shortDescription = "Project support for Pyramid projects."
33 longDescription = """This plugin implements project support for Pyramid projects.""" 33 longDescription = """This plugin implements project support for Pyramid projects."""
34 needsRestart = False 34 needsRestart = False

eric ide

mercurial