Jan Schaumann via TUHS <tuhs(a)minnie.tuhs.org> wrote:
Richard Salz <rich.salz(a)gmail.com> wrote:
From
Thomas Ptacek on twitter [1], quoting something on HackerNews [2]: a
person wrote a
dot-file renderer for ASCII diagrams [3] It seems to be a
service; source not available.
The source appears to be here:
https://github.com/ggerganov/dot-to-ascii
Sorry, OT, I guess, just wanted to follow up with the
link to what does the actual heavy lifting, and as so
often, the answer is Perl:
https://metacpan.org/pod/Graph::Easy
-Jan