mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-04-18 17:53:39 +00:00
.. | ||
COPYING | ||
README | ||
shlex.go | ||
shlex_test.go |
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.