pinentry

Crates.iopinentry
lib.rspinentry
version0.6.0
sourcesrc
created_at2020-01-12 23:42:36.108833
updated_at2024-11-03 02:09:12.674503
descriptionAPI for interacting with pinentry binaries
homepage
repositoryhttps://github.com/str4d/pinentry-rs
max_upload_size
id197940
size46,635
Jack Grigg (str4d)

documentation

README

pinentry

pinentry is a library for interacting with the pinentry binaries available on various platforms.

Usage

Add this line to your Cargo.toml:

pinentry = "0.6"

See the documentation for examples.

pinentry requires Rust version 1.60 or greater.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 52

cargo fmt