getopt: Go package for POSIX/GNU-style command line parsing

6 points by jenx


natano

Hi, I wrote this package! I was looking for a command line flag parser that can parse POSIX flags and GNU-style options, but couldn't find anything that satisfied my fit of C nostalgia, so I wrote it myself!

I'm happy to answer questions that come up here.