Python module for generating text-based graphs of tree-like objects

Sander Mathijs van Veen 526d37362d Added Node, Line and Graph unit tests. hace 14 años
tests 526d37362d Added Node, Line and Graph unit tests. hace 14 años
.gitignore 26a6254048 Initial commit of text-based tree drawing. hace 14 años
__init__.py 792f984de1 Added __init__.py file. hace 14 años
graph.py 26a6254048 Initial commit of text-based tree drawing. hace 14 años
line.py c123d2c411 Added 'function' writing to graph-to-line writer. hace 14 años
node.py c123d2c411 Added 'function' writing to graph-to-line writer. hace 14 años
test.py 526d37362d Added Node, Line and Graph unit tests. hace 14 años