Language

Package: python-liblarch @ 3.0.1

Synopsis

Library to easily handle complex data structures

Description

Liblarch is a Python library built to easily handle data structures such as lists, trees and acyclic graphs. There's also a GTK binding that will allow you to use your data structure in a Gtk.Treeview.

Liblarch support multiple views of one data structure and complex filtering. That way, you have a clear separation between your data themselves (Model) and how they are displayed (View).

Home page
https://wiki.gnome.org/Projects/liblarch
Location
gnu/packages/gnome.scm (line: 2604, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings