arg_dot_h 0.1.2

Command line argument parsing crate reminiscent of how many C applications did it
Documentation
[package]
name = "arg_dot_h"
version = "0.1.2"
edition = "2018"
license = "ISC"
readme = "README.md"
description = "Command line argument parsing crate reminiscent of how many C applications did it"
repository = "https://codeberg.org/BubbyRoosh/arg_dot_h"
keywords = ["arguments", "parser"]
categories = ["command-line-utilities"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]