-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

gv2gxl


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

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

More information.


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

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

Convert a graph using stdin and stdout:

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

Display help:

gv2gxl -?


> 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 07:02:08 2024