spice/python_modules
Christophe Fergeau b759a52fcd add check for pyparsing
Check both in configure.ac (after checking if we need to rebuild
the marshalling files) and in the python script using pyparsing
(for people modifying .proto files in tarballs)
2011-07-21 15:09:28 +03:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py python_modules/codegen.py: fix indent error in an unused function 2011-07-21 15:09:27 +03:00
demarshal.py demarshaller/marshaller fix gcc 4.6.0 2011-01-27 12:49:11 +02:00
Makefile.am Make distcheck work 2010-07-08 20:20:35 +02:00
marshal.py demarshaller/marshaller fix gcc 4.6.0 2011-01-27 12:49:11 +02:00
ptypes.py spice codegen: fix copy-o, no such variable value 2010-12-06 18:09:15 +02:00
spice_parser.py add check for pyparsing 2011-07-21 15:09:28 +03:00