skillfed

extractcode-libarchive

A ScanCode path provider plugin to provide a prebuilt native libarchive binary.

extractcode-libarchive v3.5.1.210531 125.0K downloads/30d#11,843 on PyPI2
Permissive license apache-2.0 AND bsd-simplified Active released

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-libarchive

uv

uv add extractcode-libarchive

poetry

poetry add extractcode-libarchive

Installing 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

Development Status :: 5 - Production/StableIntended Audience :: DevelopersTopic :: Utilities

Tags

libarchive binary pluginarchive extraction scancodeprebuilt libarchivescancode plugin archivenative archive library
scancode-pluginarchive-extraction

More Utilities packages