Language

Package: python-warcio @ 1.7.4-0.aa702cb

Synopsis

Streaming web archival archive (WARC) library

Description

warcio is a Python library to read and write the WARC format commonly used in Web archives. It is designed for fast, low-level access to web archival content, oriented around a stream of WARC records rather than files.

Home page
https://github.com/webrecorder/warcio
Location
gnu/packages/python-web.scm (line: 5389, column: 4)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 90
description

Validate package descriptions

description should start with an upper-case letter or digit