Initial project structure with address book example from https://developers.google.com/protocol-buffers/docs/pythontutorial

This commit is contained in:
2015-03-12 15:16:50 +00:00
commit 6f5a1d7f71
9 changed files with 352 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "protobuf"]
path = protobuf
url = https://github.com/google/protobuf.git