| Crates.io | getopt_rs |
| lib.rs | getopt_rs |
| version | 0.1.3 |
| created_at | 2021-06-25 17:52:29.840898+00 |
| updated_at | 2021-09-28 18:23:36.037359+00 |
| description | Get command line options. |
| homepage | |
| repository | https://github.com/wafelack/getopt.rs |
| max_upload_size | |
| id | 414913 |
| size | 43,529 |
== 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+).