python/babel: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:13:54 -05:00 committed by Willy Sudiarto Raharjo
parent 4650397dd9
commit 96caa9ba3e
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -12,8 +12,8 @@ babel: Babel is a collection of tools for internationalizing Python apps.
babel: It's composed of two major parts:
babel: - tools to build and work with gettext message catalogs;
babel: - a Python interface to the CLDR (Common Locale Data Repository),
babel: providing access to various locale display names, localized number
babel: and date formatting, etc.
babel: providing access to various locale display names, localized number
babel: and date formatting, etc.
babel:
babel: homepage: http://babel.edgewall.org/
babel: