Language

Package: libarchive @ 3.5.1

Synopsis

Multi-format archive and compression library

Description

Libarchive provides a flexible interface for reading and writing archives in various formats such as tar and cpio. Libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. In particular, note that there is currently no built-in support for random access nor for in-place modification.

Home page
https://libarchive.org/
Location
gnu/packages/backup.scm (line: 226, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

tabulation on line 261, column 0
formatting

Look for formatting issues in the source

tabulation on line 262, column 0
formatting

Look for formatting issues in the source

tabulation on line 263, column 0
formatting

Look for formatting issues in the source

tabulation on line 264, column 0
formatting

Look for formatting issues in the source

tabulation on line 265, column 0
formatting

Look for formatting issues in the source

tabulation on line 266, column 0
formatting

Look for formatting issues in the source

tabulation on line 267, column 0
formatting

Look for formatting issues in the source

tabulation on line 268, column 0
formatting

Look for formatting issues in the source

tabulation on line 269, column 0
formatting

Look for formatting issues in the source

tabulation on line 272, column 0
formatting

Look for formatting issues in the source

tabulation on line 273, column 0
formatting

Look for formatting issues in the source

tabulation on line 275, column 0
formatting

Look for formatting issues in the source

tabulation on line 276, column 0
formatting

Look for formatting issues in the source

tabulation on line 277, column 0
formatting

Look for formatting issues in the source

tabulation on line 278, column 0
formatting

Look for formatting issues in the source

tabulation on line 279, column 0
formatting

Look for formatting issues in the source

tabulation on line 281, column 0
formatting

Look for formatting issues in the source

tabulation on line 282, column 0
formatting

Look for formatting issues in the source

tabulation on line 283, column 0
formatting

Look for formatting issues in the source

tabulation on line 284, column 0
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'