getopt

Option parser

A library to parse command line arguments using GNU getopt syntax in Erlang.

Erlang module to parse command line arguments using the GNU getopt syntax

GitHub

251 stars
14 watching
83 forks
Language: Erlang
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
getopt-php/getopt-phpA PHP library for parsing and processing command-line arguments337
scopt/scoptA lightweight command-line options parsing library for Scala applications.1,434
sjl/adoptA simple UNIX-style option parser in Common Lisp.31
davidgamba/go-getoptionsA command line option parser with built-in auto-completion support for Go applications.56
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726
pcapriotti/optparse-applicativeA Haskell library for parsing command-line options in an applicative style916
kimgr/getopt_portAn implementation of getopt-style command-line parsing with limited GNU extensions89
c9s/getoptionkitAn object-oriented option parser library for PHP, supporting type constraints and various options formats.150
docopt/docopt.cA C-code generator for parsing command-line arguments in the docopt language320
ko1nksm/getoptionsAn option parser for shell scripts supporting all POSIX shells.421
jibsen/pargA parser for command-line arguments that works similarly to the getopt function.181
abolz/cmdline2A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.18
jorgebucaran/getopts.fishA Fish plugin for parsing CLI options in a way similar to argparse without additional complexity.223