PluginExtensionProtobuf.py

changeset 23
7bfac64d06ff
parent 22
ed2d8f5eaa66
child 25
55f3e6aac88c
equal deleted inserted replaced
22:ed2d8f5eaa66 23:7bfac64d06ff
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.4" 26 version = "10.1.5"
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