gpgme-sys 0.11.0

Raw bindings for gpgme
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.64"
name = "gpgme-sys"
version = "0.11.0"
links = "gpgme"
description = "Raw bindings for gpgme"
documentation = "https://docs.rs/gpgme-sys"
keywords = [
    "gpg",
    "gpgme",
    "crypto",
    "cryptography",
]
categories = ["external-ffi-bindings"]
license = "LGPL-2.1"
repository = "https://github.com/gpg-rs/gpgme"

[package.metadata.system-deps]
gpgme = "1.13"

[dependencies.libc]
version = "0.2"

[dependencies.libgpg-error-sys]
version = "0.6.0"

[build-dependencies.system-deps]
version = "6.0.2"

[target."cfg(windows)".build-dependencies.build-rs]
version = "0.1.2"

[target."cfg(windows)".build-dependencies.winreg]
version = "0.10.1"

[badges.maintenance]
status = "experimental"