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

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

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

%define  modulename mininet

Name:    python3-module-%modulename
Version: 2.3.1
Release: alt0.b1

Summary: Emulator for rapid prototyping of Software Defined Networks

License: MIT and GPLv2
Group:   Development/Python3
URL:     https://github.com/mininet/mininet

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3

BuildArch: noarch

Source:  %name-%version.tar

%add_findreq_skiplist %python3_sitelibdir/%modulename/examples/*

%description
Mininet emulates a complete network of hosts, links, and switches on a single
machine. Mininet is useful for interactive development, testing, and demos,
especially those using OpenFlow and SDN. OpenFlow-based network controllers
prototyped in Mininet can usually be transferred to hardware with minimalchanges
for full line-rate execution.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%_bindir/mn
%python3_sitelibdir/%modulename/
%python3_sitelibdir/*.egg-info
%doc *.md

%changelog

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

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