prototext 0.1.2

Lossless protobuf ↔ enhanced-textproto converter
1
2
3
4
5
#@ prototext: protoc
foo: "On n'a"  #@ string = 1
hidden: "PRESQUE"  #@ string = 2
hidden: "rien"  #@ string = 2
bar: "à cacher :)"  #@ string = 3