折腾:
知道有个:
OGDL, Ordered graph data language
-》猜测是:支持那种特殊语法的:
~=
之类的工具
-》
“OGDL is a structured textual format that represents information in the form of graphs, where the nodes are strings and the arcs or edges are spaces or indentation.”
解析以图表的方式的文字
比如:
network   eth0     ip   192.168.0.10     mask 255.255.255.0     gw   192.168.0.1 hostname crispin  | 
有机会去试试。