From 0a81deebffbe57ce577e25c741f8d64976d16d66 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Sat, 30 Jul 2011 15:33:41 -0500 Subject: Add COPYING and README --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..2fc0ccc --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +OpenPGP-Haskell + +This is an OpenPGP library inspired by my work on OpenPGP-PHP . + +It defines types Message and Packet to represent OpenPGP Messages as series of OpenPGP packets and then defines instances of Binary for each to facilitate encoding/decoding. -- cgit v1.2.3