Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 251 Bytes

File metadata and controls

4 lines (3 loc) · 251 Bytes

protoc-base-plugin

Provides means to generate an easy-to-process Abstract syntax tree (AST) in the shape of a python dictionary which can be used to generate code from protocol buffer definitions. This can be used as a protoc plugin or standalone.