1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: pgpdump
Section: utils
Priority: optional
Maintainer: Jose Luis Rivas <ghostbar@debian.org>
Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev, libbz2-dev
Standards-Version: 3.9.1
Homepage: http://www.mew.org/~kazu/proj/pgpdump/en/
Vcs-git: git://git.debian.org/git/collab-maint/pgpdump.git
Vcs-browser: http://git.debian.org/?p=collab-maint/pgpdump.git;a=summary
Package: pgpdump
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PGP packet visualizer
pgpdump displays the sequence of OpenPGP or PGP version 2 packets from
a file.
.
The output of this command is similar to the one of GnuPG's `list
packets' command, however, pgpdump produces a more detailed and easier
to understand.
|