Added package terminaltables (#1083)
This commit is contained in:
parent
2fb5143a6d
commit
bd42c248d6
1 changed files with 14 additions and 0 deletions
|
|
@ -13367,5 +13367,19 @@
|
|||
"description": "Convert Helix Version Control / Perforce (p4) -ztag output to JSON",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kaushalmodi/p4ztag_to_json"
|
||||
},
|
||||
{
|
||||
"name": "terminaltables",
|
||||
"url": "https://github.com/xmonader/nim-terminaltables",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"terminal",
|
||||
"tables",
|
||||
"ascii",
|
||||
"unicode"
|
||||
],
|
||||
"description": "terminal tables",
|
||||
"license": "BSD-3-Clause",
|
||||
"web": "https://github.com/xmonader/nim-terminaltables"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue