The Wayback Machine - https://web.archive.org/web/20220527133248/https://github.com/topics/libarchive
Skip to content
#

libarchive

Here are 32 public repositories matching this topic...

arlininger
arlininger commented Nov 21, 2019

I'm in the process of migrating from python2 using python-libarchive to python3 using python-libarchive-c. In all, the process has been quite easy (and many thanks to you folks for keeping a similar interface). However, I have run in to a bit of a snag.

I've been detecting whether or not a file is a legitimate archive based on trying to open it and detect errors. This works well for most files,

Improve this page

Add a description, image, and links to the libarchive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the libarchive topic, visit your repo's landing page and select "manage topics."

Learn more