pkgsrc/devel/py-anytree/DESCR
adam 24c881ddba py-anytree: updated to 2.5.0
2.5.0:
add leaves attribute to node class
add utils with commonancestors, leftsibling and rightsibling methods
skip python 2.6 support
2019-01-31 08:21:09 +00:00

2 lines
96 B
Text

Anytree is a Python module providing a simple, lightweight, and
extensible tree data structure.