Crates.io | pinentry |
lib.rs | pinentry |
version | 0.6.0 |
source | src |
created_at | 2020-01-12 23:42:36.108833 |
updated_at | 2024-11-03 02:09:12.674503 |
description | API for interacting with pinentry binaries |
homepage | |
repository | https://github.com/str4d/pinentry-rs |
max_upload_size | |
id | 197940 |
size | 46,635 |
pinentry is a library for interacting with the pinentry binaries available on various platforms.
Add this line to your Cargo.toml
:
pinentry = "0.6"
See the documentation for examples.
pinentry
requires Rust version 1.60 or greater.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.