[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#680085: RFP: python-rarfile -- RAR archive reader module for Python



Package: wnpp
Severity: wishlist

* Package name    : python-rarfile
  Version         : 2.5
  Upstream Author : Marko Kreen <markokr@gmail.com>
* URL             : https://github.com/markokr/rarfile
* License         : ISC
  Programming Lang: Python
  Description     : RAR archive reader module for Python

This is a Python module for RAR archive reading. The interface is
made as zipfile like as possible. Licensed under ISC license.

Features:

*    Supports both RAR 2.x and 3.x 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.
*    For compressed files runs unrar utility.
*    Works with both Python 2.x and 3.x.



Reply to: