Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37434219
en ru br
Репозитории ALT

Группа :: Разработка/Python
Пакет: python-module-babel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python-module-babel
Version: 0.9.4
Release: alt1
Summary: a collection of tools for internationalizing Python applications

Group: Development/Python
License: BSD
Url: http://babel.edgewall.org

Source: %name-%version.tar
Packager: Vladimir Lettiev <crux at altlinux.ru>

BuildArch: noarch
BuildRequires: python-module-setuptools

%description
Babel is an integrated collection of utilities that assist in
internationalizing and localizing Python applications, with an emphasis
on web-based applications.
The functionality Babel provides for internationalization (I18n) and
localization (L10N) can be separated into two different aspects:
 * tools to build and work with gettext message catalogs, and
 * a Python interface to the CLDR (Common Locale Data Repository),
   providing access to various locale display names, localized number
   and date formatting, etc.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%_bindir/pybabel
%python_sitelibdir/babel
%python_sitelibdir/Babel-%version-*
%doc ChangeLog COPYING doc

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin