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

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

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

%define _name Louie

Name: python-module-louie
Version: 1.1
Release: alt1

Summary: Dispatches signals between Python objects in a wide variety of contexts
License: BSD
Group: Development/Python
Url: http://pylouie.org/

Source: http://cheeseshop.python.org/packages/source/L/Louie/Louie-%version.tar.gz

BuildArch: noarch

BuildPreReq: rpm-build-python rpm-build-compat
BuildRequires: python-devel python-module-setuptools

%description
Louie provides Python programmers with a straightforward way to dispatch
signals between objects in a wide variety of contexts. It is based on
PyDispatcher, which in turn was based on a highly-rated recipe in the
Python Cookbook.

%prep
%setup -q -n %_name-%version

%build
%python_build

%install
%python_install

%files
%python_sitelibdir/Louie-*.egg-info/
%python_sitelibdir/louie/
%doc doc/*

%changelog

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

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