extractcode-libarchive
A ScanCode path provider plugin to provide a prebuilt native libarchive binary.
What it is and what it does
extractcode-libarchive is a plugin for the ScanCode toolkit that bundles a prebuilt native libarchive binary. It eliminates the need to install libarchive as a system dependency by providing a ready-to-use compiled binary for archive handling operations. The package is maintained as part of the ScanCode plugins ecosystem and is designed to work seamlessly with ScanCode's path provider architecture.
The plugin ships with platform-specific wheels for macOS, Linux, and Windows, making it a drop-in solution for teams that want consistent archive extraction behavior across environments without managing native library installations. It is licensed under permissive terms (Apache 2.0 and BSD Simplified) and carries no known security vulnerabilities.
Use it for:
- Integrate archive extraction into ScanCode toolkit workflows without system-level libarchive installation
- Distribute ScanCode-based tools across multiple OS platforms with consistent archive handling
- Automate source code scanning and component analysis that requires reliable archive unpacking
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a prebuilt native libarchive binary as a ScanCode plugin for archive extraction and inspection without requiring system-level libarchive installation.
Yes, if you are using ScanCode toolkit and need reliable cross-platform archive extraction without managing system dependencies. The permissive dual license and zero known vulnerabilities make it low-risk. However, the last release was in 2021; verify that the bundled libarchive version meets your security and feature requirements before adopting.
Install
extractcode-libarchive on PyPI
pip
pip install extractcode-libarchiveuv
uv add extractcode-libarchivepoetry
poetry add extractcode-libarchiveInstalling extractcode-libarchive
Before you install
Medium install friction due to platform-specific wheel distributions (macOS, Linux, Windows). Last release was in 2021, but the repository remains active with recent commits as of 2026-07-23.
License in practice
Dual-licensed under Apache 2.0 and BSD Simplified (permissive). The package bundles prebuilt binaries that carry their own licenses, so verify compatibility with your use case.
Quickstart
pip install extractcode-libarchive
# As a ScanCode plugin, typically invoked via ScanCode toolkit
# rather than directly imported
Requires ScanCode toolkit to be installed and configured; this is a plugin package, not a standalone library.
Verify before relying
- Whether the prebuilt libarchive binary is compatible with your specific OS/architecture beyond the three wheel distributions listed
- Current security status of the bundled libarchive version relative to latest upstream releases
Package facts
| License | apache-2.0 AND bsd-simplified (permissive) |
| Python support | not specified |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 1,901 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 124,973/month — #11,843 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: extractcode_libarchive-3.5.1.210531-py3-none-macosx_10_14_x86_64.whl; extractcode_libarchive-3.5.1.210531-py3-none-manylinux1_x86_64.whl; extractcode_libarchive-3.5.1.210531-py3-none-win_amd64.whl
Keywords: open source, extractcode, libarchive
Tags
More Utilities packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
charset-normalizerDetects and normalizes text encoding from…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
PygmentsPygments is a syntax highlighter that colorizes…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
extractcode-7zProvides a prebuilt native 7z binary as a…
copyleft · top 15,000 on PyPI
typecode-libmagicProvides a prebuilt native libmagic binary and…
copyleft · top 15,000 on PyPI
extractcodeExtracts a wide range of archive formats (tar,…
permissive · top 15,000 on PyPI
scancode-toolkitScanCode Toolkit detects licenses, copyrights,…
permissive · top 15,000 on PyPI
plugincodePlugincode provides a plugin system for Python…
permissive · top 15,000 on PyPI
libarchive-clibarchive-c provides a Python interface to…
permissive · top 15,000 on PyPI
typecodeDetects file types and MIME types using…
permissive · top 15,000 on PyPI
commoncodeCommonCode provides utility functions for…
unclear · top 15,000 on PyPI
rarfileReads RAR archive files (RAR3 and RAR5 formats)…
permissive · top 5,000 on PyPI
openslide-binProvides prebuilt OpenSlide binaries for Linux,…
copyleft · top 15,000 on PyPI