[dependencies.gpgme]
version = "0.11.0"
[package]
authors = ["Matti Bryce <mattibryce@protonmail.com"]
categories = ["filesystem", "command-line-utilities", "config"]
description = "Utility for maintaining backups of gnupg keys in a declarative manner, with precise control over keystripping available"
documentation = "https://docs.rs/gpg-keysync"
edition = "2021"
homepage = "https://gitlab.com/infomorphic-matti/gpg-keysync/"
keywords = ["gpg", "gnupg", "certificates", "crypto-identity"]
license = "GPL-2.0"
name = "gpg-keysync"
readme = "README.md"
repository = "https://gitlab.com/infomorphic-matti/gpg-keysync/"
version = "0.0.0"
[package.metadata.docs.rs]
all-features = true