File: README

package info (click to toggle)
golang-github-google-shlex 0.0~git20150127.0.6f45313-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 84 kB
  • ctags: 47
  • sloc: makefile: 2
file content (2 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (4)
1
2
go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.