b802b166a4
A Python interface to libarchive. It uses the standard ctypes module to dynamically load and access the C library. WWW: https://github.com/Changaco/python-libarchive-c Requested by: emaste, bapt (for diffoscope / reproducible builds)
4 lines
169 B
Text
4 lines
169 B
Text
A Python interface to libarchive. It uses the standard ctypes module to
|
|
dynamically load and access the C library.
|
|
|
|
WWW: https://github.com/Changaco/python-libarchive-c
|