PluginProjectPyramid.py

branch
eric7
changeset 157
ddbc0e38ea1b
parent 156
62170c2682a3
child 159
d4e7f5a389e6
equal deleted inserted replaced
156:62170c2682a3 157:ddbc0e38ea1b
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.0.1" 29 version = "10.0.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 = ( 33 longDescription = (
34 """This plugin implements project support for Pyramid projects.""" 34 """This plugin implements project support for Pyramid projects."""

eric ide

mercurial