Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048428
en ru br
Репозитории ALT
5.1: 1.8-alt1.1
4.1: 1.8-alt1.1
www.altlinux.org/Changes

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

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

%define oname SimPy
Name: python-module-%oname
Version: 1.8
Release: alt1.1

Summary: SimPy simulation package

License: LGPL
Group: Development/Python
Url: http://simpy.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://ftputil.sschwarzer.net/trac/attachment/wiki/Download/%oname-%version.tar.bz2

BuildArch: noarch

%setup_python_module %oname

# Automatically added by buildreq on Sun Oct 28 2007

BuildRequires: python-dev python-modules-compiler

%description
SimPy is a process-based discrete-event simulation language
based on standard Python and released under the GNU LGPL.

It provides the modeller with components of a simulation
model. These include processes, for active components like
customers, messages, and vehicles, and resources, for
passive components that form limited capacity congestion
points like servers, checkout counters, and tunnels. It
also provides monitor variables to aid in gathering
statistics. SimPy comes with extensive plotting capabilities.

The distribution contains in-depth documentation, tutorials,
and a large number of simulation models.

Simulation model developers are encouraged to share their
SimPy modeling techniques with the SimPy community. Please
post a message to the simpy-Users mailing list,


%prep
%setup -q -n %oname-%version

%build
%__python setup.py build

%install
%__python setup.py install --root %buildroot

%files
%doc SimPyDocs SimPyModels
%doc CHANGES_FROM_PREVIOUS_VERSION.* COMPATIBILITY.* HISTORY.* README.*
%python_sitelibdir/*

%changelog

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

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