shellwords
There are 3 repositories under shellwords topic.
mattn/go-shellwords
Parse line as shell words
jimmycuadra/shellwords
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
dying-will-bullet/shlex
Split a string into shell words, like Python's shlex. Written in Zig