{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/nullprogram.com/x/optparse","name":"nullprogram.com/x/optparse","description":"Package optparse parses command line arguments very similarly to GNU\ngetopt_long(). It supports long options and optional arguments, but\ndoes not permute arguments. It is intended as a replacement for Go's\nflag package.\n\nTo use, define your options as an Option slice and pass it, along\nwith the arguments string slice, to the Parse() function. It will\nreturn a slice of parsing results, which is to be iterated over just\nlike getopt().","version":"v1.0.0","softwareVersion":"v1.0.0","license":"https://spdx.org/licenses/Unlicense","issueTracker":"https://github.com/skeeto/optparse-go/issues","url":"https://github.com/skeeto/optparse-go","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2019-07-16","dateModified":"2020-01-19","datePublished":"2020-01-19","copyrightYear":2019,"downloadUrl":"https://proxy.golang.org/nullprogram.com/x/optparse/@v/v1.0.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/nullprogram.com/x/optparse#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/nullprogram.com/x/optparse"],"https://www.w3.org/ns/activitystreams#likes":26,"https://forgefed.org/ns#forks":4}