zipsign-api 0.1.3

Sign and verify `.zip` and `.tar.gz` files with an ed25519 signing key
Documentation
1
2
3
4
5
6
7
8
9
10
[licenses]
version = 2
allow = [
    "Apache-2.0",
    "Apache-2.0 WITH LLVM-exception",
    "BSD-3-Clause",
    "MIT",
    "Unicode-3.0",
]
private = { ignore = true }