species-of-things
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

README
text/plain

Download raw (146 bytes)

Convert tab / space indented list to graphviz dot and then generate
a graph:

python todot.py [textfile] [dotfile]
dot -Tpng [dotfile] > [pngfile]