libpinentry 0.0.1

Not feature complete GnuPG pinentry lib
Documentation
[dependencies.anyhow]
version = "1.0.93"

[dependencies.libassuan]
version = "0.0.1"

[dependencies.urlencoding]
version = "2.1.3"

[lib]
name = "libpinentry"
path = "src/lib.rs"

[package]
authors = ["vlad-anger"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = """
Not feature complete GnuPG pinentry lib
"""
edition = "2021"
homepage = "https://github.com/vlad-anger/pinentry-rs/tree/master/pinentry"
license = "MIT"
name = "libpinentry"
readme = false
repository = "https://github.com/vlad-anger/pinentry-rs"
version = "0.0.1"