Add PGPKey with a basic key-level API
authorW. Trevor King <wking@tremily.us>
Fri, 20 Dec 2013 19:43:21 +0000 (11:43 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 20 Dec 2013 23:18:13 +0000 (15:18 -0800)
commit0958c0ddf71564391d664e36adc782f43d89291f
tree721d4b0137ba2935bd3e3856406195ee90e25747
parent62918ab781f90f4e8322083b1de60422fe71f1c2
Add PGPKey with a basic key-level API

This currently handles importing keys from GnuPG and stubs out a
key-stringification framework along the lines of the existing
packet-parsing framework in PGPPacket.from_bytes.
gpg-migrate.py