Reading files from .ar / .deb archives

Кисик Мурысик kisik2010 at live.ru
Tue Nov 24 16:33:34 EST 2015


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


More information about the Python-list mailing list