-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

gxl2gv


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

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

More information.


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

gxl2gv -o {output.gv} {input.gxl}

Convert a graph using stdin and stdout:

cat {input.gxl} | gxl2gv > {output.gv}

Display help:

gxl2gv -?


> 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 Tue May 21 01:50:24 2024