mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +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",
|
"description": "Small wrapper for SystemVerilog DPI-C header svdpi.h",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/kaushalmodi/nim-svdpi"
|
"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