Changaco / python-libarchive-c

Python interface to libarchive
Other
70 stars 37 forks source link

Suggestion: Test file #122

Open LuminairPrime opened 2 years ago

LuminairPrime commented 2 years ago

I'm doing the rounds looking at 7zip libraries and I want to share the test file I'm using, Gyan's Windows build of ffmpeg: https://github.com/GyanD/codexffmpeg/releases I'm not sure if python-libarchive-c will support BCJ2, but that's where the test comes in.

Keep up the good work!

Guy-Markman commented 1 year ago

This will be perfect if it will be built it, but you can use Python's tempfile. I wrote a code with it