mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package asciigraph
This commit is contained in:
parent
53721b3504
commit
35be6017f4
@ -11060,5 +11060,19 @@
|
|||||||
"description": "Parses an XML Document into a XML DOM Document representation.",
|
"description": "Parses an XML Document into a XML DOM Document representation.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/graveyard/tree/master/xmldomparser"
|
"web": "https://github.com/nim-lang/graveyard/tree/master/xmldomparser"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asciigraph",
|
||||||
|
"url": "https://github.com/KeepCoolWithCoolidge/asciigraph",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graph",
|
||||||
|
"plot",
|
||||||
|
"terminal",
|
||||||
|
"io"
|
||||||
|
],
|
||||||
|
"description": "Console ascii line charts in pure nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/KeepCoolWithCoolidge/asciigraph"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user