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

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

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

%define oname pydot

Name: python3-module-%oname
Version: 1.4.2
Release: alt1

Summary: Python interface to Graphiz's Dot

License: MIT
Group: Development/Python3
Url: https://pypi.org/project/pydot

Source: %oname-%version.tar.bz2

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-pyparsing

Requires: %_bindir/dot

%description
An interface for creating both directed and non directed graphs from
Python. Currently all attributes implemented in the Dot language are
supported (up to Graphviz 1.16).

Output can be inlined in Postscript into interactive scientific
environments like TeXmacs, or output in any of the format's supported
by the Graphviz tools dot, neato, twopi.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc ChangeLog
%python3_sitelibdir/*

%changelog

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

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