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

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

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

%define oname pydot
Name: python-module-pydot
Version: 1.0.2
Release: alt1

Summary: Python interface to Graphiz's Dot

License: GPL
Group: Development/Python
Url: http://pydot.googlecode.com

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://pydot.googlecode.com/files/%oname-%version.tar.bz2

BuildArch: noarch

%setup_python_module pydot

# Automatically added by buildreq on Sun Sep 16 2007

BuildRequires: python-dev python-module-pyparsing python-modules-compiler

%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 -q -n %oname-%version

%build
%__python setup.py build

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

%files
%python_sitelibdir/*

%changelog

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

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