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

Группа :: Development/Python3
Пакет: python3-module-language-tags

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

%define oname language_tags

%def_without check

Name: python3-module-language-tags
Version: 1.2.0
Release: alt1

Summary: This project is a Python version of the language-tags Javascript project

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/language-tags/

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
This Python API offers a way to validate and lookup languages tags.

It is based on BCP 47 (RFC 5646) and the latest IANA language subtag
registry.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%check

%files
%doc *.rst
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version-*.egg-info

%changelog

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

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