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

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

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

%define oname chardet

Name: python-module-%oname
Summary: Character encoding auto-detection in Python
License: LGPL
Group: Development/Python
Version: 1.0.1
Release: alt1.3
Source0: %oname-%version.tgz
Packager: Evgenii Terechkov <evg at altlinux.ru>

Url: http://chardet.feedparser.org/
BuildArch: noarch

BuildRequires: python-devel

%description
Character encoding auto-detection in Python.

%prep
%setup -n %oname-%version

%build
python setup.py build

%install
python setup.py install --root=%buildroot --prefix=%prefix --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%python_sitelibdir/%oname
%doc docs

%changelog

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

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