easy_arg 0.1.0

EasyArg read variables from command line arguments/system envrioment/.env files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "passively-maintained"
[dependencies.regex]
version = "1.7.3"

[package]
authors = ["divflex <xgz9725@proton.me>"]
categories = ["command-line-interface", "parsing"]
description = "EasyArg read variables from command line arguments/system envrioment/.env files"
edition = "2021"
homepage = "https://github.com/divflex/easy_arg"
keywords = ["dotenv", "env", "command_line", "environment_variable"]
license = "MIT OR Apache-2.0"
name = "easy_arg"
readme = "README.md"
repository = "https://github.com/divflex/easy_arg"
version = "0.1.0"