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 RAR3 and RAR5 format archives.
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.
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
rarfile-3.1.tar.gz
(121.6 kB
view details)
File details
Details for the file rarfile-3.1.tar.gz.
File metadata
- Download URL: rarfile-3.1.tar.gz
- Upload date:
- Size: 121.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc1062176c529f417522af7da1291a35b85c8017464e665aabce048cfe2659b6
|
|
| MD5 |
d94cde501770c037b2054539d2977ff2
|
|
| BLAKE2b-256 |
880b107dde3f330d04668e126932a09002ac47348841453aa0391634381fa087
|