4 releases
0.1.3 | Sep 28, 2021 |
---|---|
0.1.2 | Jul 16, 2021 |
0.1.1 | Jun 26, 2021 |
0.1.0 | Jun 25, 2021 |
#972 in Command-line interface
16KB
125 lines
getopt.rs
+getopt+ like library for Rust.
+getopt.rs+ is a simple command line options parser fitting under 150 lines of code.
License
This work is licensed under the GNU General Public License version 3.0 or any later version (GPLv3+).
lib.rs
:
Parse options from command line arguments