[package] name = "xflag" description = "Flag parsing in the X toolkit tradition" version = "0.1.0" authors = ["Andreas Tolfsen "] repository = "https://git.sny.no/xflag" readme = "README" license = "ISC" categories = ["command-line-interface"] keywords = ["command-line", "cli", "command", "argument", "parser"] edition = "2018" [lib] path = "xflag.rs"