mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-11 18:43:06 +00:00
Fix spelling ("interace" -> interface) & add some tags/keywords. (#2556)
* Fix spelling ("interace" -> interface) & add some tags/keywords.
* cligen/strUt.tmplParse deserves more visibility
* Remove duplicate.
---------
Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
parent
0df8a281ec
commit
dfb8285074
@ -5407,13 +5407,29 @@
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"cli",
|
||||
"command-line",
|
||||
"command line",
|
||||
"commandline",
|
||||
"arguments",
|
||||
"switches",
|
||||
"options",
|
||||
"argparse",
|
||||
"optparse",
|
||||
"parser",
|
||||
"parsing",
|
||||
"options"
|
||||
"formatter",
|
||||
"formatting",
|
||||
"template engines",
|
||||
"highlighting",
|
||||
"terminal",
|
||||
"color",
|
||||
"completion",
|
||||
"help generation",
|
||||
"abbreviation",
|
||||
"multiprocessing"
|
||||
],
|
||||
"description": "Infer & generate command-line interace/option/argument parsers",
|
||||
"description": "Infer & generate command-line interface/option/argument parsers",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/c-blake/cligen"
|
||||
},
|
||||
@ -18912,11 +18928,15 @@
|
||||
"dictionary",
|
||||
"hash tables",
|
||||
"data structures",
|
||||
"algorithms",
|
||||
"hash",
|
||||
"hashes",
|
||||
"compact",
|
||||
"Fenwick tree",
|
||||
"Fenwick Tree",
|
||||
"BIST",
|
||||
"binary trees",
|
||||
"sketch",
|
||||
"sketches",
|
||||
"B-Tree"
|
||||
],
|
||||
"description": "An Adaptive Index Library For Nim",
|
||||
@ -27552,11 +27572,22 @@
|
||||
"posix",
|
||||
"linux",
|
||||
"sysadmin",
|
||||
"sys admin",
|
||||
"system administration",
|
||||
"shell utilities",
|
||||
"pipeline",
|
||||
"benchmarking",
|
||||
"colorization",
|
||||
"extreme value statistics"
|
||||
"measurement",
|
||||
"benchmarking",
|
||||
"extreme value statistics",
|
||||
"file types",
|
||||
"file times",
|
||||
"terminal",
|
||||
"random",
|
||||
"sampling",
|
||||
"space management",
|
||||
"miscellany"
|
||||
],
|
||||
"description": "B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)",
|
||||
"license": "MIT/ISC",
|
||||
@ -27721,6 +27752,8 @@
|
||||
"tags": [
|
||||
"rolling hash",
|
||||
"content-sensitive framing",
|
||||
"content-defined chunking",
|
||||
"CDC",
|
||||
"near duplicate",
|
||||
"duplicate",
|
||||
"detection",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user