2 gpgstats.h - Program to produce stats on a GPG keyring.
3 Written by Jonathan McDowell <noodles@earth.li>.
5 19/02/2000 - Started writing (sort of).
11 #define VERSION "0.0.2"
15 /* Structure to hold a key's info */
29 int main(int argc, char *argv[]);