Initial version of code generating plugin

The plugin generates higher performance compiled versions of the structs
This commit is contained in:
Jason Paryani
2014-09-04 14:21:27 -07:00
parent f12f826a85
commit 93352a31d2
10 changed files with 597 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
jinja2 >= 2.7.3
cython > 0.19
setuptools >= 0.8
pytest
tox
tox