ANN: pyUnRAR 0.1

Jimmy Retzlaff jimmy at retzlaff.com
Mon Jun 30 07:38:29 EDT 2003


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.dll. There is also a high-level interface which makes
some common operations easier.

pyUnRAR requires Microsoft Windows, Python 2.2 or higher, and ctypes
0.6.2.

pyUnRAR is available at: http://www.averdevelopment.com/python/

This is the initial public release of pyUnRAR. I'd appreciate any
feedback.

Jimmy





More information about the Python-list mailing list