mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Merge pull request #890 from KeepCoolWithCoolidge/add-asciigraph1837
Add package asciigraph
This commit is contained in:
commit
804964b169
@ -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