getopt-long 0.3.0

Just as getopt_long in glibc. Dependence is nothing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.cc]
version = "^1.0.50"

[dependencies]

[dev-dependencies]

[package]
authors = ["automan.yang <automanyang@gmail.com>"]
categories = ["command-line-utilities"]
description = "Just as getopt_long in glibc. Dependence is nothing."
edition = "2018"
keywords = ["getopt"]
license = "MIT"
name = "getopt-long"
readme = "README.md"
repository = "https://github.com/automanyang/servant"
version = "0.3.0"