gpg-error 0.6.0

Libgpg-error bindings for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.maintenance]
status = "experimental"
[dependencies.ffi]
package = "libgpg-error-sys"
version = "0.6.0"

[package]
categories = ["api-bindings"]
description = "Libgpg-error bindings for Rust"
documentation = "https://docs.rs/gpg-error"
edition = "2021"
keywords = ["gpg"]
license = "LGPL-2.1"
name = "gpg-error"
readme = "README.md"
repository = "https://github.com/gpg-rs/libgpg-error"
rust-version = "1.64"
version = "0.6.0"