Language

Package: python-chardet @ 4.0.0

Synopsis

Universal encoding detector for Python 2 and 3

Description

This package provides chardet, a Python module that can automatically detect a wide range of file encodings.

Home page
https://github.com/chardet/chardet
Location
gnu/packages/python-xyz.scm (line: 13334, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?