Did a quick search and didn't see anything PHP specific, but there is an SDK
and someone has done something for Python that might be adaptable:
SDK:
http://www.7-zip.org/sdk.htmlPyLZMA:
http://www.joachim-bauch.de/projects/python/pylzma/LZMA might be the magic search word, since it's the algorithm 7-Zip uses.
No time to do an exhaustive search right now, but thought I'd send that much
along.
-TG
----- Original Message -----
From: ecc <
ecc@...>
To:
php-general@...
Date: Fri, 4 Jan 2008 12:46:45 -0800 (PST)
Subject: [PHP] 7zip extension available