<?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>PyMOTW</name>
<shortdesc>Python Module of the Week Examples: heapq</shortdesc>
<description>This package includes example code from my Python Module of the Week
blog series (http://www.doughellmann.com/projects/PyMOTW/ or
http://feeds.feedburner.com/PyMOTW)

The plan is for me to work my way through all of the Python standard
library modules, writing a short post with example code for each one.
I am releasing all of the example code in this easy to download
collection.</description>
<download-page>http://www.doughellmann.com/downloads/PyMOTW-1.53.tar.gz</download-page>
<homepage rdf:resource="http://www.doughellmann.com/projects/PyMOTW/" />
<maintainer><foaf:Person><foaf:name>Doug Hellmann</foaf:name>
<foaf:mbox_sha1sum>43cd3ab52fccad8a371670ff71189a19f6dcbc2b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.53</revision></Version></release>
</Project></rdf:RDF>