PluginExtensionProtobuf.py

changeset 8
24fdd6e43cd7
parent 3
31678035389a
child 10
362689624e2d
equal deleted inserted replaced
7:617bfb5a95c8 8:24fdd6e43cd7
19 # Start-Of-Header 19 # Start-Of-Header
20 name = "Protobuf and gRPC Extension Plugin" 20 name = "Protobuf and gRPC Extension Plugin"
21 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 21 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
22 autoactivate = True 22 autoactivate = True
23 deactivateable = True 23 deactivateable = True
24 version = "10.0.1" 24 version = "10.0.2"
25 className = "ProtobufExtensionPlugin" 25 className = "ProtobufExtensionPlugin"
26 packageName = "ExtensionProtobuf" 26 packageName = "ExtensionProtobuf"
27 shortDescription = "Support for the development of Protobuf and gRPC projects" 27 shortDescription = "Support for the development of Protobuf and gRPC projects"
28 longDescription = ( 28 longDescription = (
29 "This plugin adds support for the development of Protobuf and gRPC related" 29 "This plugin adds support for the development of Protobuf and gRPC related"

eric ide

mercurial