parseargs-go

Argument parser

A string argument parser for Go that handles quoted arguments and flags as simple strings.

A string argument parser that understands quotes and backslashes

GitHub

10 stars
1 watching
6 forks
Language: Go
last commit: almost 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,032
akamensky/argparse Provides a flexible and easy-to-use command line argument parsing solution for Go programs. 611
mattn/go-shellwords A library for parsing command-line arguments and environment variables in a shell-like way 534
davidgamba/go-getoptions A command line option parser with built-in auto-completion support for Go applications. 56
hashicorp/go-version A library for parsing and verifying version numbers and constraints. 1,631
cosiner/argv A library to parse and split command line strings into argument arrays 41
google/argh An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. 1,670
fergstar/go-parse A Go client library providing a set of pre-built services to interact with the Parse API. 1
elgs/gojq A Go library for querying and manipulating JSON data 191
goccmack/gocc A tool for generating lexers and parsers from a BNF file with semantic actions. 615
wzshiming/gotype A tool for parsing and manipulating Golang source code at compile-time 61
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
integrii/flaggy Provides idiomatic Go input parsing with subcommands and flags at any position. 859
prajwalch/yazap A command-line argument parsing library for Zig 153
dinopuguh/gosentiwordnet Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. 10