argin 0.1.0

A very simple command line argument parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Prox"]
categories = ["command-line-interface", "command-line-utilities", "parsing"]
description = "A very simple command line argument parser"
edition = "2021"
keywords = ["parser", "cli", "parse", "argument", "arg"]
license = "MIT OR Apache-2.0"
name = "argin"
readme = "README.md"
repository = "https://github.com/proxin187/argin"
version = "0.1.0"