dev-python/liblarch: Update maintained due to bug #101792

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Pacho Ramos
2018-03-10 12:22:44 +01:00
parent 6e950999a2
commit fd297020c8

View File

@@ -7,9 +7,6 @@
<maintainer type="person">
<email>leio@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>steev@gentoo.org</email>
</maintainer>
<longdescription lang="en">
Liblarch is a python library built to easily handle data structure such are lists, trees and directed 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 in a Gtk.Treeview.