Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37712979
en ru br
ALT Linux repositórios
S:1.4.2-alt1

Group :: Development/Python3
RPM: python3-module-pydot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009