<?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>BlogBackup</name>
<shortdesc>Script to dump a blog feed to files suitable for backing up or reprocessing.</shortdesc>
<description>This script uses the feedparser module to access an Atom or RSS feed and
    download the individual entries to a backup directory.  It tracks both
    etag and modified headers for each feed to reduce processing overhead.</description>
<download-page>http://www.doughellmann.com/downloads/BlogBackup-1.1.tar.gz</download-page>
<homepage rdf:resource="http://www.doughellmann.com/projects/BlogBackup/" />
<maintainer><foaf:Person><foaf:name>Doug Hellmann</foaf:name>
<foaf:mbox_sha1sum>43cd3ab52fccad8a371670ff71189a19f6dcbc2b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1</revision></Version></release>
</Project></rdf:RDF>