rust-sequoia-sq 0.25.0-2 source package in Ubuntu

Changelog

rust-sequoia-sq (0.25.0-2) unstable; urgency=medium

  * Team upload.
  * Package sequoia-sq 0.25.0 from crates.io using debcargo 2.4.4

 -- Peter Michael Green <email address hidden>  Sun, 24 Oct 2021 17:14:53 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-sequoia-sq_0.25.0-2.dsc 2.6 KiB f297ff8c60282f02312d3961686d00bb68b92d2660b4847e9c75a0db3badcf72
rust-sequoia-sq_0.25.0.orig.tar.gz 118.3 KiB 0d640fad52b4b4b783b4fe624723d0401369e707926f8d21e7ff4494eedd4648
rust-sequoia-sq_0.25.0-2.debian.tar.xz 3.5 KiB c2c8b8a8243d201cf00f7202490a7e599020d74a7a1f23b86242b9ce00ee0cc3

Available diffs

No changes file available.

Binary packages built by this source

sq: OpenPGP command-line tool from Sequoia

 sq is a command-line interface for OpenPGP, structured using
 subcommands and implemented in Rust.
 .
 Subcommands include: help, decrypt, encrypt, sign, verify, armor,
 dearmor, autocrypt, inspect, key, keyring, certify, packet.
 .
 It offers modern cryptographic algorithms by default, like Ed25519 and
 Curve25519.
 .
 The tool offers both message handling (encryption, decryption,
 signing, and verification), and key and certificate management (key
 generation, certificate maintenance, and certification), and is
 interoperable with other major OpenPGP implementations like GnuPG
 (gpg).
 .
 WARNING: sq does not have a stable CLI interface yet. Use with
 caution in scripts.
 This package contains the following binaries built from the Rust crate
 "sequoia-sq":
  - sq

sq-dbgsym: debug symbols for sq