mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #935 from xmonader/add-asciitables2104
Add package asciitables
This commit is contained in:
commit
f4ff8b1fc6
@ -11514,5 +11514,19 @@
|
|||||||
"description": "Implementation of exponential backoff for nim",
|
"description": "Implementation of exponential backoff for nim",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/CORDEA/backoff"
|
"web": "https://github.com/CORDEA/backoff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asciitables",
|
||||||
|
"url": "https://github.com/xmonader/nim-asciitables",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ascii",
|
||||||
|
"terminal",
|
||||||
|
"tables",
|
||||||
|
"cli"
|
||||||
|
],
|
||||||
|
"description": "terminal ascii tables for nim",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"web": "https://github.com/xmonader/nim-asciitables"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user