mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +00:00
Added package terminaltables (#1083)
This commit is contained in:
parent
2fb5143a6d
commit
bd42c248d6
@ -13367,5 +13367,19 @@
|
|||||||
"description": "Convert Helix Version Control / Perforce (p4) -ztag output to JSON",
|
"description": "Convert Helix Version Control / Perforce (p4) -ztag output to JSON",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/kaushalmodi/p4ztag_to_json"
|
"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…
x
Reference in New Issue
Block a user