py3-rarfile

RAR archive reader for Python

WWW CVSWeb GITHub
  1. Package version
    py3-rarfile-4.0p2
  2. Maintainer
    Kurt Mosiejczuk

rarfile is a Python module for RAR archive reading. The interface
is made as zipfile like as possible.

Supports both RAR3 and RAR5 format archives, multi volume archives,
Unicode filenames, password-protected archives, archive and file
comments, and archive parsing and non-compressed files handled with
pure Python code, Compressed files are extracted by executing either
unrar from RARLAB or bsdtar from libarchive. Works with both Python
2.7 and 3.x.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • archivers/libarchive
  • archivers/unrar
  • lang/python/3.10