aboutsummaryrefslogtreecommitdiff
path: root/devel/py-anytree/pkg-descr
blob: 9f211aa14f6de0e77a74296935688bff09ee7341 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Simple, lightweight and extensible Tree data structure.

Supports:

  * Tree Iteration & Rendering
  * Searching & Cached Searching
  * Node Resolution
  * Dictionary, JSON Importers
  * Dictionary, JSON and Dot Exporters
  * Multi-Dimensional Trees & Weighted Edges