python3-rarfile

RAR archive reader module for Python 3
  https://github.com/markokr/rarfile
  0
  no reviews



This is a Python module for RAR archive reading. The interface is made a zipfile like as possible. It supports both RAR3 and RAR5 archives, multi volumes archives, unicode filenames and password protected archives.

This is the python3 version of the package.