Tracker: Patches

5 7-zip for comix 4.0.4 using py7zlib - ID: 3037643
Last Update: Comment added ( hoverhell )

This is a patch to the archive.py file to add 7-zip (*.zip, *.cb7) to the archives Comix can handle. It uses py7zlib that comes with pylzma (http://www.joachim-bauch.de/projects/pylzma/). Great piece of software, glad to help any way I can :D


nicodoggie ( nicodoggie ) - 2010-07-31 13:40:27 PDT

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2011-01-17 23:44:33 PST
Sender: hoverhell

Thanks. Applied into my fork repository (github.com/HoverHell/Comix/).
Additionally,
1. You probably have been told by now :), but sending plain diffs is a bad
idea. There's unified diff (`diff -u`) for that.
2. pylzma seems not to be in debian/ubuntu, and might be problematic to
install (requires gcc even for pip installation). Don't know what good can
be done to that, so I also made this feature optional (i.e. if p7zlib is
found).


Attached File ( 1 )

Filename Description Download
archive.diff Diff of my archive.py and the one from 4.0.4 Download

Changes ( 2 )

Field Old Value Date By
summary 7-zip support 2010-07-31 13:43:52 PDT nicodoggie
File Added 381869: archive.diff 2010-07-31 13:40:28 PDT nicodoggie