PluginExtensionProtobuf.py

changeset 17
0b1a1c6a2c38
parent 14
2ceb629eedcd
child 20
1c2e9667fac7
equal deleted inserted replaced
16:03f3ba99ba23 17:0b1a1c6a2c38
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.2" 26 version = "10.1.3"
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