PluginExtensionProtobuf.py

changeset 34
41070d80eb1f
parent 28
ddee2e1e4198
child 40
c187d961ee3a
equal deleted inserted replaced
33:be6b54f4d50c 34:41070d80eb1f
21 # Start-Of-Header 21 # Start-Of-Header
22 name = "Protobuf and gRPC Extension Plugin" 22 name = "Protobuf and gRPC Extension Plugin"
23 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 23 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
24 autoactivate = True 24 autoactivate = True
25 deactivateable = True 25 deactivateable = True
26 version = "10.1.7" 26 version = "10.1.8"
27 className = "ProtobufExtensionPlugin" 27 className = "ProtobufExtensionPlugin"
28 packageName = "ExtensionProtobuf" 28 packageName = "ExtensionProtobuf"
29 shortDescription = "Support for the development of Protobuf and gRPC projects" 29 shortDescription = "Support for the development of Protobuf and gRPC projects"
30 longDescription = ( 30 longDescription = (
31 "This plugin adds support for the development of Protobuf and gRPC related" 31 "This plugin adds support for the development of Protobuf and gRPC related"

eric ide

mercurial