pyeclib/src/c/pyeclib_c
Tim Burke 86e9f03c31 Restrict ourselves to Python's Stable ABI
This allows us to build shared libraries that work across minor CPython
releases. See also: https://docs.python.org/3/c-api/stable.html

To build abi3 wheels, run something like

   python setup.py bdist_wheel --py-limited-api=cp35

Change-Id: Iaa747d58c6ac9dd64c5e4d3b5fdd4e56e8e2cb5e
2022-04-06 10:10:16 -07:00
..
capsulethunk.h Revert "pyeclib_c: Split include, core, integrity_util" 2014-06-26 12:03:35 -07:00
pyeclib_c.c Restrict ourselves to Python's Stable ABI 2022-04-06 10:10:16 -07:00
pyeclib_c.h Plugging liberasurecode functions into pyeclib 2014-08-02 10:11:51 -07:00