File: control

package info (click to toggle)
pgpdump 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 412 kB
  • sloc: ansic: 2,272; makefile: 75; haskell: 29; sh: 14
file content (20 lines) | stat: -rw-r--r-- 726 bytes parent folder | download
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.