RAR archive reader for Python
Project description
This is Python module for RAR archive reading. The interface is made as zipfile like as possible. Licensed under ISC license.
Features:
Supports both RAR2 and RAR3 archives (WinRAR 2.x .. WinRAR 4.x).
Supports multi volume archives.
Supports Unicode filenames.
Supports password-protected archives.
Supports archive and file comments.
Archive parsing and non-compressed files are handled in pure Python code.
Compressed files are extracted by executing external tool: either unrar from RARLAB or bsdtar from libarchive.
Works with both Python 2.7 and 3.x.
Notes:
Does not support the RAR5 format introduced in WinRAR 5.0.
bsdtar does not support all RAR3 features.
Links:
Git repo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rarfile-2.8.tar.gz.
File metadata
- Download URL: rarfile-2.8.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a27e401daa6d8ff0df1112a274a3661ca3e4afaac626217506fb1391069ca61
|
|
| MD5 |
98942f9c51468ca044738fe2e96fdd2d
|
|
| BLAKE2b-256 |
2120f07592dcf45f8f88a23c094019008ad220307401214a5c5a4e44d3e93acf
|