1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/python/src/libcpuid
Pavol Žáčik 20fbc35374 Python: Refactor the build of the bindings
When building the binding, link the dynamic
C library as built by `make` instead of linking
the system-installed C library. This simplifies
packaging in Linux distributions and also the
build of the live docs.
2024-09-02 10:27:30 +02:00
..
__init__.py
_ffi_build.py Python: Refactor the build of the bindings 2024-09-02 10:27:30 +02:00
_utils.py
clock.py
enums.py
errors.py
info.py
msr.py
raw.py
sgx.py