slop
Option parser
A simple and lightweight option parser for Ruby applications
Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
1k stars
17 watching
71 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
beginner-friendlycommand-lineeasy-to-useoption-parserrubysimple
Related projects:
Repository | Description | Stars |
---|---|---|
sjl/adopt | A simple UNIX-style option parser in Common Lisp. | 31 |
clojure/tools.cli | Provides a framework for parsing command-line options in Clojure programs. | 724 |
c9s/getoptionkit | An object-oriented option parser library for PHP, supporting type constraints and various options formats. | 150 |
badaix/popl | A lightweight C++ library for parsing command-line options and arguments in a single header file. | 168 |
scopt/scopt | A lightweight command-line options parsing library for Scala applications. | 1,433 |
jcomellas/getopt | A library to parse command line arguments using GNU getopt syntax in Erlang. | 251 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
leandrosilva/slogger | A Ruby library to simplify working with the standard Ruby Syslog library | 24 |
mpusz/getopt | A C++ library that parses command line options in a way compatible with the C++ Standard Library. | 0 |
mpeterv/argparse | A feature-rich command line parser for Lua | 263 |
boostorg/program_options | A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
pcapriotti/optparse-applicative | A Haskell library for parsing command-line options in an applicative style | 915 |
steveklabnik/ruby-sys | Provides low-level access to the Ruby programming language from Rust. | 66 |
henrypoydar/chronic_duration | An elasped time parser for natural language inputs in Ruby | 351 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |