<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML>
<HEAD></HEAD>
<BODY style="font-family:'Arial'; font-size:13px"><DIV>Hi!</DIV><DIV><BR></DIV><DIV>I want to make a multios (Win/Lin) Python based media catalog program, but I have a little problem with reading archives.</DIV><DIV>Ok, Python supports zip and tar, but the world have more archives, like "rar", "7z", "tar.gz", "gz", etc.</DIV><DIV><BR></DIV><DIV>First I was happy with 7z.exe, because it is knows many formats, and 7z L "filename" command can retreive the list of files.</DIV><DIV>Great! - I thought...</DIV><DIV><BR></DIV><DIV>But later I realized that password protection is halt the the 7z with password prompt. </DIV><DIV><BR></DIV><DIV>And I cannot ignore this with options as I see.</DIV><DIV><BR></DIV><DIV>So:</DIV><DIV>I search for a solution to read archives (only filenames) if possible. I saw that 7z have callable dll, but I don't know, how to use it from python.</DIV><DIV><BR></DIV><DIV>Do you knows about a tool, or a code to read these archives, or or or...?</DIV><DIV><BR></DIV><DIV>Thanks for your help:</DIV><DIV>   dd</DIV><DIV><BR></DIV>
<DIV id="M2Signature"><DIV>-- </DIV><DIV>Az Opera forradalmian új levelezőjét használva: <A href="http://www.opera.com/mail/">http://www.opera.com/mail/</A></DIV></DIV></BODY></HTML>