Language

Package: python2-babel @ 2.9.0

Synopsis

Tools for internationalizing Python applications

Description

Babel is composed of two major parts: - tools to build and work with gettext message catalogs - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.

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

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description contains trailing whitespace
input-labels

Identify input labels that do not match package names

label 'python-freezegun' does not match package name 'python2-freezegun'
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-pytz' does not match package name 'python2-pytz'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?