These 4 commits are when the Protocol Buffers files have changed:
| Commit: | 4666418 | |
|---|---|---|
| Author: | Dmitry Marakasov | |
Update distri protobuf
The documentation is generated from this commit.
| Commit: | 94eba3c | |
|---|---|---|
| Author: | Dmitry Marakasov | |
| Committer: | Dmitry Marakasov | |
Update protobuf description for distri
| Commit: | 3282de0 | |
|---|---|---|
| Author: | Dmitry Marakasov | |
Update distri protobuf descriptions
| Commit: | 1d4adf5 | |
|---|---|---|
| Author: | Dmitry Marakasov | |
| Committer: | Dmitry Marakasov | |
Implement distri parser (#905) It's using protobuf format, so add dependency on protobuf, and add basic facility to handle third party .proto files and generate python code out of it.