nitrocli 0.2.0

A command line tool for interacting with the Nitrokey Storage device.
[badges.gitlab]
branch = "master"
repository = "d-e-s-o/nitrocli"
[dependencies.argparse]
version = "0.2.2"

[dependencies.nitrokey]
version = "0.2.1"

[package]
authors = ["Daniel Mueller <deso@posteo.net>"]
categories = ["command-line-utilities", "authentication", "cryptography", "hardware-support"]
description = "A command line tool for interacting with the Nitrokey Storage device.\n"
edition = "2018"
homepage = "https://github.com/d-e-s-o/nitrocli"
keywords = ["hid", "nitrokey", "nitrokey-storage", "usb", "cli"]
license = "GPL-3.0+"
name = "nitrocli"
readme = "README.md"
repository = "https://github.com/d-e-s-o/nitrocli.git"
version = "0.2.0"