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

Group :: Desenvolvimento/Python
RPM: python3-module-liblarch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname liblarch

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

Summary: A Python library to easily handle complex data structures, with a GTK binding

License: LGPL-3.0-only
Group: Development/Python
Url: https://github.com/getting-things-gnome/liblarch

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
Liblarch is a python library built to easily handle data structure
such are lists, trees and acyclic graphs (tree where nodes can have
multiple parents). There's also a liblarch-gtk binding that will allow
you to use your data structure into a Gtk.Treeview.

%prep
%setup -n %name-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/%oname/
%python3_sitelibdir/%{oname}_gtk/
%python3_sitelibdir/*.egg-*

%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