diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-05-26 12:19:58 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-20 15:25:43 +0100 |
commit | 522dc931e8b0c447072bf75b39f54e58bef4eb4f (patch) | |
tree | 8c6ee44b056d052cdc23b0bfdb9d73b105bdbb86 /python_modules/__init__.py | |
parent | 7e8a81f49f08a91166daaa7f69fa2c5bc740b71f (diff) |
Initial import of spice protocol description and demarshall generator
The "spice.proto" file describes in detail the networking prototcol
that spice uses and spice_codegen.py can parse this and generate
demarshallers for such network messages.
Diffstat (limited to 'python_modules/__init__.py')
-rw-r--r-- | python_modules/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/python_modules/__init__.py b/python_modules/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/python_modules/__init__.py |