A CPython wrapper around liblex.
Go to file
Danila Fedorin 8e1d80db89 Add MANIFEST.in file to allow for source distributions. 2017-05-05 23:23:46 -07:00
external Add external git module. 2017-05-05 19:58:28 -07:00
include Implement throwing exceptions. 2017-05-05 21:59:11 -07:00
src Fix memory leaks remaining in code. 2017-05-05 22:54:51 -07:00
.gitignore Initial commit. Create .gitignore. 2017-05-05 18:06:25 -07:00
.gitmodules Add external git module. 2017-05-05 19:58:28 -07:00
MANIFEST.in Add MANIFEST.in file to allow for source distributions. 2017-05-05 23:23:46 -07:00
setup.py Write setup.py to compile liblex and friends. 2017-05-05 19:58:40 -07:00