<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>OpenPGP</name>
<shortdesc>OpenPGP implementation</shortdesc>
<description>This is an attempt at implementing OpenPGP in Python. The primary 
focus is on flexibility with respect to packet information and 
message composition. 
 
The jump from 0.1.4 to 0.2.3 reflects a major overhaul which  
produced some friendly string-based functions that are much  
nicer to work with than the ones requiring packet and message  
instances. The commandline demo now doubles as a  tutorial of 
sorts for the string-based functions.    
    
PyCrypto (http://www.amk.ca/python/code/crypto.html) is required.</description>
<download-page>http://www.aonalu.net/openpgp/files/local/</download-page>
<homepage rdf:resource="http://www.aonalu.net/openpgp" />
<maintainer><foaf:Person><foaf:name>PK</foaf:name>
<foaf:mbox_sha1sum>3e502390e9b954c4824cdd628b760af8d172475e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.3</revision></Version></release>
</Project></rdf:RDF>