rust-sequoia-sq 0.27.0-1 source package in Ubuntu

Changelog

rust-sequoia-sq (0.27.0-1) unstable; urgency=medium

  * Package sequoia-sq 0.27.0 from crates.io using debcargo 2.5.0

 -- Daniel Kahn Gillmor <email address hidden>  Wed, 20 Jul 2022 01:12:11 -0400

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.27.0-1.dsc 2.4 KiB 09d8f324cf77474eb01e89d247c93779cc1eff68648955406a5a480767b21c1f
rust-sequoia-sq_0.27.0.orig.tar.gz 192.2 KiB 8fccf35f4f63d2c8239f5187bc2b90c54a934a9640cea97795ca78a1eb511e90
rust-sequoia-sq_0.27.0-1.debian.tar.xz 4.0 KiB 9ed63187a7d97b873e165e7c025f7858ba328d405567a872a264aa2db99759ee

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