An open API service indexing awesome lists of open source software.

https://github.com/minlaxz/python-ctypes-wrapper

Python-C wrapper
https://github.com/minlaxz/python-ctypes-wrapper

ctypes-wrapper python

Last synced: about 1 month ago
JSON representation

Python-C wrapper

Awesome Lists containing this project

README

          

### python-c-ctypes-wrapper

---

compile with `gcc -shared -Wl,-soname,laxzlib -o laxzlib.so -fPIC laxzlib.c `

---

[detail](https://stackoverflow.com/a/5082294/10582082)