# spf13/pflag

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/spf13-pflag).**

2,742 stars · 371 forks · Go · BSD-3-Clause · fork

## Links

- GitHub: https://github.com/spf13/pflag
- awesome-repositories: https://awesome-repositories.com/repository/spf13-pflag.md

## Description

Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.

## Tags

### Part of an Awesome List

- [Command Line Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/command-line-interfaces.md) — Drop-in replacement for standard flags with POSIX support.
- [Console Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/console-interfaces.md) — Listed in the “Console Interfaces” section of the Awesome Go awesome list.
