PluginExtensionProtobuf.py

changeset 27
5e9a61e7d7d0
parent 25
55f3e6aac88c
child 28
ddee2e1e4198
equal deleted inserted replaced
26:35f7cbb40a1f 27:5e9a61e7d7d0
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.6" 26 version = "10.1.7"
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