Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106249
| From | Random832 <random832@fastmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: extract rar |
| Date | 2016-04-01 15:29 -0400 |
| Message-ID | <mailman.325.1459538997.28225.python-list@python.org> (permalink) |
| References | <CAJ7mry+JqgQuTA782sNyZOmyupXxwvG7TqvO56pM7K-p+up2cQ@mail.gmail.com> |
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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: extract rar Random832 <random832@fastmail.com> - 2016-04-01 15:29 -0400
csiph-web