An open API service indexing awesome lists of open source software.

https://github.com/auduchinok/dotparser


https://github.com/auduchinok/dotparser

dot graph graphviz parser

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# DotParser

Parser for Graphviz dot language.
Parsed graph stores info about vertices, edges and attributes.
Drawing options are ignored.