PluginExtensionProtobuf.py

changeset 20
1c2e9667fac7
parent 17
0b1a1c6a2c38
child 22
ed2d8f5eaa66
equal deleted inserted replaced
19:3f9ee2641c79 20:1c2e9667fac7
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.3" 26 version = "10.1.4"
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