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

Changelog

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

  * Team upload.
  * Package sequoia-sq 0.31.0 from crates.io using debcargo 2.6.1
  * Stop patching rpassword dependency.

 -- Peter Michael Green <email address hidden>  Mon, 27 Nov 2023 22:46:50 +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.31.0-2.dsc 3.4 KiB 3d50c25d5c00545d2c1283bd226dbe4d57635334d56b43325bb714e85ae229cc
rust-sequoia-sq_0.31.0.orig.tar.gz 360.5 KiB 38ce1b60431fcda2821cb257f9d124a3046e3b57d84a1a356f9d54d1cff6a6c4
rust-sequoia-sq_0.31.0-2.debian.tar.xz 4.0 KiB b21a89bb8e10688bf6cc6ce53ab4105055c8892e9fbcd626f0ee820f10e38785

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