guncat 1.02.00-2build1 source package in Ubuntu

Changelog

guncat (1.02.00-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Mon, 23 Mar 2020 07:15:25 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Frank B. Brokken
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
guncat_1.02.00.orig.tar.gz 18.4 KiB a0d35df14c15a59698b1ca8dc274f919d4b4e8296b170742750421b7611a3f86
guncat_1.02.00-2build1.debian.tar.xz 3.6 KiB 7d65b698e4cadb582db685da3be7c444a0052cee15968f3b1267d6c8d5108b9c
guncat_1.02.00-2build1.dsc 2.0 KiB 07bc84bc698123cb18bf7749f3ae706ac3c22d2cfb7d10f784ebb7bdafb0cf4b

View changes file

Binary packages built by this source

guncat: Catenates files while decrypting PGP-encrypted sections

 Guncat acts like unix's cat command, but handles
 (partially) encrypted sections of processed files.
 Sections of guncat's input files which are surrounded by
 -----BEGIN PGP MESSAGE-----
 and
 -----END PGP MESSAGE-----
 markers are decrypted before being concatenated to the
 standard output stream.
 .
 Guncat's output (i.e., the standard output stream) may
 subsequently be processed by other programs, like grep
 or less. Guncat supports reading a decryption passphrase
 either from stdin or from gpg-agent.
 .
 Guncat stands for (Gpg UNencrypting CAT) and was designed to
 facilitate searching through (partially) PGP encrypted files,
 as encountered in mailboxes, for example.

guncat-dbgsym: debug symbols for guncat