getopts-long 0.1.1

Rust cli options parsing library inspired by Perl's Getopt::Long
Documentation

getopts-long-rs

This is the README.md file for the 'getopts-long-rs' project.

Overview

The 'getopts-long-rs' project is intended to provides a Rust library for parsing command line options, with a feature set inspired by Perl's Getopt::Long.

Currently the project is just a stub, established to hold the 'getopts-long' namespace on crates.io.


License

Dual licensed: GPL-2.0-or-later OR Apache-2.0

Copyright © 2020 Alan D. Salewski ads@salewski.email


Other Rust options parsing libraries

This is not an endorsement, but if you are interested in getopts-long-rs, you may be interested in one or more of the following projects, as well. These are some other libraries in the "cli options parsing" space that the getopts-long-rs author is aware of. Despite some naming similarities, the getopts-long-rs project is not not affiliated with these other projects: