Wrapper for UnRAR library, ctypes-based.
Project description
Work with RAR archive files through unrar library using ctypes.
Documentation: http://python-unrar.readthedocs.org
Install UnRAR library
You can download UnRAR library sources (and/or binaries) from:
and compile (you may need to rename the makefile that you want to use according to your OS) and install it from there:
$ make lib
$ make install-lib
For Windows you can also download the already compiled library (http://www.rarlab.com/rar/UnRARDLL.exe).
If you prefer not to install the library, you should make it “findable” by adding the library file to a directory where libraries are searched (or change required environment variable).
As an alternative, you can also set an UNRAR_LIB_PATH variable in your environment pointing to the library path and python-unrar will try to load the UnRAR library from there.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file unrar-0.2.tar.gz
.
File metadata
- Download URL: unrar-0.2.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a3aab2b051bc6ac62752105e34e875464e68d5cd9673778627865c4a0cb4e2b |
|
MD5 | be90c876cc5d6af770e362985f75bfda |
|
BLAKE2b-256 | 24c82d83a57d68ae72323e248474adc6785fad9716c22946112c3a5108fba760 |
File details
Details for the file unrar-0.1.tar.gz
.
File metadata
- Download URL: unrar-0.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c7c3cc13c616fbdfbcd3eb2a501e573df1e75479485882d5c5081a906f9536a |
|
MD5 | 62fdd6ee71e2224fc29a8a7f337af971 |
|
BLAKE2b-256 | 36abd626d0102ab2a7c7a533b9d97ad3c696578fae79e7a7c304ec14d5f9011a |