Language

Package: python-libarchive-c @ 2.9

Synopsis

Python interface to libarchive

Description

This package provides Python bindings to libarchive, a C library to access possibly compressed archives in many different formats. It uses Python's ctypes foreign function interface (FFI).

Home page
https://github.com/Changaco/python-libarchive-c
Location
gnu/packages/python-xyz.scm (line: 12253, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?