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

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

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

%define version 1.0.1
%define release alt1
%setup_python_module PyStemmer

Name: %packagename
Version:%version
Release: %release

Summary: Stemmer functionality in python

License: BSD
Group: Development/Python
Url: http://sourceforge.net/projects/pystemmer

Source: %modulename-%version.tar

Provides: python-module-ruledispatch = %version-%release
Obsoletes: python-module-ruledispatch <= 0.5a0-alt0.1.1

%description
PyStemmer provides stemmer functionality in Python for English,
German, Norwegian, Italian, Dutch, Portuguese, French, Swedish.
PyStemmer is based on the Snowball stemmer (snowball.sourceforge.net)

%prep
%setup -n %modulename-%version

%build
%python_build

%install
%python_install

%files
%python_sitelibdir/Stemmer.so
%python_sitelibdir/%modulename-*.egg-info

%changelog

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

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