-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

gml2gv


> Convert a graph from `gml` to `gv` format.

> Converters: `gml2gv`, `gv2gml`, `gv2gxl`, `gxl2gv`, `graphml2gv` & `mm2gv`.

More information.


Convert a graph from `gml` to `gv` format:

gml2gv -o {output.gv} {input.gml}

Convert a graph using stdin and stdout:

cat {input.gml} | gml2gv > {output.gv}

Display help:

gml2gv -?


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 00:16:06 2024