bindings/python: Initial bindings attempts for Python
authorJerome St-Louis <jerome@ecere.com>
Sat, 18 Jun 2016 05:36:27 +0000 (01:36 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 21 Nov 2016 14:18:57 +0000 (09:18 -0500)
commit692d462f3bd57872149b3c90df3aee2c81fa048f
tree53c310b75bf2647574c5901414ed1e9756d11b1a
parent2887f8b984eb1f83f75e67d8a522fe05f17cfa26
bindings/python: Initial bindings attempts for Python
bindings/python/build_ecere.py [new file with mode: 0644]
bindings/python/cffi-ecere.h [new file with mode: 0644]
bindings/python/pyEcere.epj [new file with mode: 0644]
bindings/python/pyEcere.py [new file with mode: 0644]
bindings/python/sample.py [new file with mode: 0644]