File: debcargo.toml

package info (click to toggle)
rust-nitrocli 0.2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 368 kB
  • sloc: python: 84; makefile: 45
file content (16 lines) | stat: -rw-r--r-- 490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
overlay = "."
uploaders = ["Robin Krahl <robin.krahl@ireas.org>"]

summary = "command line interface for Nitrokey devices"

[source]
section = "utils"
build_depends = ["librust-nitrokey-sys-dev (>=3.4.3-2)"]

[packages.bin]
description = """
nitrocli provides access to the password safe, the encrypted storage and the
one-time password generator on Nitrokey Pro and Nitrokey Storage devices.  It
can also be used to manage the device configuration and PINs.
"""
recommends = ["gpg-agent"]