hey all, I wish to write a python tool which verifies comparability between two different versions of my proto files.
For that, I want to first parse proto files and represent them in some sorts of python classes. Any idea of a python library that does that? I wrote some simple parser and then realized that there might be infinite nested messages.. Thanks in advance for any help and tip :) Shaham -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/42282c8a-373a-4625-a73e-f4a5d9dc67d9%40googlegroups.com.
