Files
Mickael Kerjean 3013141999 clean (sqlite): sqlite without cgo
We want to make it easier to compile the project for newcomers
2022-09-28 13:58:25 +10:00

4 lines
118 B
Go

// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote