Language

Package: python-matplotlib @ 3.5.2

Synopsis

2D plotting library for Python

Description

Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits.

Home page
https://matplotlib.org/
Location
gnu/packages/python-xyz.scm (line: 6626, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python:tk'
formatting

Look for formatting issues in the source

line 6728 is way too long (114 characters)