-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

mm2gv


> Convert a graph from Matrix Market `mm` format to `gv` format.

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

More information.


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

mm2gv -o {output.gv} {input.mm}

Convert a graph using stdin and stdout:

cat {input.mm} | mm2gv > {output.gv}

Display help:

mm2gv -?


> 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 04:30:25 2024