An extensive command line option parser for Go, similar to the built-in flag package but with more features and reflection-based option specification.
go get github.com/zmap/zflagsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses command-line flags using struct tags.
Consider using the standard flag package for simple use cases.
No dependency data recorded yet.