fancycode / pylzma

Python bindings for the LZMA library
http://www.joachim-bauch.de/projects/pylzma/
GNU Lesser General Public License v2.1
234 stars 72 forks source link

request: zipfile-like py7zlib.ArchiveFile wrapper #8

Open eadmaster opened 12 years ago

eadmaster commented 12 years ago

Having such wrapper would make all the code written for zipfile work with 7zip files as well. See also rarfile: http://pypi.python.org/pypi/rarfile/