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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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