wot-network 0.0.2

Data structures for OpenPGP Web of Trust calculations
Documentation
[dependencies.regex]
version = "1"

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

[package]
authors = ["Heiko Schaefer <heiko@schaefer.name>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Data structures for OpenPGP Web of Trust calculations"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "wot-network"
readme = "README.md"
repository = "https://codeberg.org/heiko/wot-network"
version = "0.0.2"