mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package shlex (#1077)
This commit is contained in:
parent
e0318de63b
commit
18561258d8
@ -13273,5 +13273,19 @@
|
||||
"description": "Small wrapper for SystemVerilog DPI-C header svdpi.h",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kaushalmodi/nim-svdpi"
|
||||
},
|
||||
{
|
||||
"name": "shlex",
|
||||
"url": "https://github.com/SolitudeSF/shlex",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"shlex",
|
||||
"shell",
|
||||
"parse",
|
||||
"split"
|
||||
],
|
||||
"description": "Library for splitting a string into shell words",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SolitudeSF/shlex"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user