Language

Package: python2-packaging @ 21.3

Synopsis

Core utilities for Python packages

Description

Packaging is a Python module for dealing with Python packages. It offers an interface for working with package versions, names, and dependency information.

Home page
https://github.com/pypa/packaging
Location
gnu/packages/python-xyz.scm (line: 19644, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-pretend' does not match package name 'python2-pretend'
input-labels

Identify input labels that do not match package names

label 'python-pytest' does not match package name 'python2-pytest'
input-labels

Identify input labels that do not match package names

label 'python-pyparsing' does not match package name 'python2-pyparsing'
input-labels

Identify input labels that do not match package names

label 'python-six' does not match package name 'python2-six'