Tag release v0.0.6.

This release does not include any API changes, but has more performance
improvements. Split is now around 15% faster as compared to v0.0.5.
tree: ef2af7c16684f7c30ab43633496605cccbfec960
  1. bench_test.go
  2. bitbucket-pipelines.yml
  3. go.mod
  4. LICENSE
  5. README.md
  6. shell.go
  7. shell_test.go
README.md

shell

http://godoc.org/bitbucket.org/creachadair/shell

The shell package implements basic shell command-line splitting.