<?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>hashlib</name>
<shortdesc>Secure hash and message digest algorithm library</shortdesc>
<description>Provides the SHA-224, SHA-256, SHA-384, SHA-512 hash algorithms in addition to
platform optimized versions of MD5 and SHA1.  If OpenSSL is present all of its
hash algorithms are provided.

This is a stand alone packaging of the hashlib library included with Python 2.5
so that it can be used on older versions of Python (tested on 2.3 and 2.4).</description>
<homepage rdf:resource="http://code.krypto.org/python/hashlib/" />
<maintainer><foaf:Person><foaf:name>Gregory P. Smith</foaf:name>
<foaf:mbox_sha1sum>3ec069bfa1775b352616d7363d2fedaf95f0d9c3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>20060408a</revision></Version></release>
</Project></rdf:RDF>