There are 1 repository under shellwords topic.
Parse line as shell words
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Split a string into shell words, like Python's shlex. Written in Zig