Language

Package: python-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
http://babel.pocoo.org/
Location
gnu/packages/python-xyz.scm (line: 1130, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description contains trailing whitespace
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?