mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package alignment (#1084)
This commit is contained in:
parent
bd42c248d6
commit
bab0824db6
@ -13381,5 +13381,20 @@
|
|||||||
"description": "terminal tables",
|
"description": "terminal tables",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"web": "https://github.com/xmonader/nim-terminaltables"
|
"web": "https://github.com/xmonader/nim-terminaltables"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "alignment",
|
||||||
|
"url": "https://github.com/jiro4989/alignment",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"text",
|
||||||
|
"align",
|
||||||
|
"string",
|
||||||
|
"strutils"
|
||||||
|
],
|
||||||
|
"description": "alignment is a library to align strings.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jiro4989/alignment"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user