getopts-long 0.1.1

Rust cli options parsing library inspired by Perl's Getopt::Long
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 5.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 230.81 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • salewski/getopts-long-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • salewski

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: