shellwords

Word parser library

A library to manipulate strings according to UNIX Bourne shell word parsing rules

A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.

GitHub

24 stars
2 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

gogolanggolang-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mattn/go-shellwords A library for parsing command-line arguments and environment variables in a shell-like way 534
xxjwxc/public A comprehensive utility package for Go programmers 175
williballenthin/shellbags This tool helps reconstruct user activities by parsing Windows Registry data. 149
wing924/hostutils A Go library for processing host lists by shortening domain names 12
hashicorp/go-version A library for parsing and verifying version numbers and constraints. 1,631
txgruppi/parseargs-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,736
saleh-rahimzadeh/go-words A library providing text resources and word tables for Golang applications. 6
wzshiming/gotype A tool for parsing and manipulating Golang source code at compile-time 61
wlevene/ini A Go library for parsing and manipulating INI configuration files 15
gowaylee/zsh_web_search A ZSH plugin that provides a simple interface to web search using different search engines. 1
cezarmathe/gosh A basic shell written in Go with a limited set of commands and features. 41
elgs/gojq A Go library for querying and manipulating JSON data 191
wing924/ltsv A high-performance parser for the LTSV data format 9
gabriella439/turtle A Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations. 945