rpgpie-sop

Crates.iorpgpie-sop
lib.rsrpgpie-sop
version
sourcesrc
created_at2024-02-26 13:07:51.927465+00
updated_at2025-02-13 23:03:48.079071+00
descriptionExperimental SOP implementation based on rpgpie
homepage
repositoryhttps://codeberg.org/heiko/rsop
max_upload_size
id1153631
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Heiko Schaefer (hko-s)

documentation

README

rpgpie-sop

rpgpie-sop is a very thin wrapper on top of rpgpie. rpgpie-sop implements the excellent "sop" Rust interface and is used to build the rsop CLI tool.

The foundation of rpgpie-sop consists of:

  • rpgp, a production-grade implementation of low-level OpenPGP functionality.
  • rpgpie 🦀️🔐🥧, an experimental higher level OpenPGP library based on rpgp.
Commit count: 0

cargo fmt