Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99412 > unrolled thread
| Started by | Кисик Мурысик <kisik2010@live.ru> |
|---|---|
| First post | 2015-11-25 00:33 +0300 |
| Last post | 2015-11-25 00:33 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Reading files from .ar / .deb archives Кисик Мурысик <kisik2010@live.ru> - 2015-11-25 00:33 +0300
| From | Кисик Мурысик <kisik2010@live.ru> |
|---|---|
| Date | 2015-11-25 00:33 +0300 |
| Subject | Reading files from .ar / .deb archives |
| Message-ID | <mailman.49.1448431799.20593.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web