Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106249 > unrolled thread

Re: extract rar

Started byRandom832 <random832@fastmail.com>
First post2016-04-01 15:29 -0400
Last post2016-04-01 15:29 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: extract rar Random832 <random832@fastmail.com> - 2016-04-01 15:29 -0400

#106249 — Re: extract rar

FromRandom832 <random832@fastmail.com>
Date2016-04-01 15:29 -0400
SubjectRe: extract rar
Message-ID<mailman.325.1459538997.28225.python-list@python.org>
On Fri, Apr 1, 2016, at 15:22, Jianling Fan wrote:
> Hello everyone,
> 
> I am wondering is there any way to extract rar files by python without
> WinRAR software?
> 
> I tried Archive() and patool, but seems they required the WinRAR
> software.

Rar is a proprietary format. They do distribute a free "unrar" program
for multiple platforms.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web