A ctypes based wrapper around the free UnRAR.dll
Project description
pyUnRAR is a ctypes based wrapper around the free UnRAR.dll. It enables reading and unpacking of archives created with the RAR/WinRAR archivers. There is a low-level interface which is very similar to the C interface provided by UnRAR. There is also a higher level interface which makes some common operations easier.