Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99412
| From | Кисик Мурысик <kisik2010@live.ru> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Reading files from .ar / .deb archives |
| Date | 2015-11-25 00:33 +0300 |
| Message-ID | <mailman.49.1448431799.20593.python-list@python.org> (permalink) |
Hello! I'm new to Python, so I decided to learn it and write simple apt alternative (apt is somewhat broken for me). But I can't decide - can I read just one file (/DEBIAN/control) from archive without unpacking it, or do I need to unpack? And what module I can use to handle .ar files? (I read in Wikipedia that .deb is just .ar archive with specific structure) Sincerely, ヴ。 Sent from my Windows Phone
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Reading files from .ar / .deb archives Кисик Мурысик <kisik2010@live.ru> - 2015-11-25 00:33 +0300
csiph-web