<?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>adsense_scraper</name>
<shortdesc>Scrapes Google AdSense earnings data with Python using Twill</shortdesc>
<description>adsense_scraper is a simple module that uses Twill and html5lib to scrape
Google AdSense earnings data from your account.

For example, this is useful as a cron job or other sort of periodic task to 
store a copy of your earnings in your own database so that you don't have
to visit the AdSense site every day.</description>
<homepage rdf:resource="http://github.com/etrepum/adsense_scraper/tree/master" />
<maintainer><foaf:Person><foaf:name>Bob Ippolito</foaf:name>
<foaf:mbox_sha1sum>93f2474659db6f874f0d3e04ed0bfb3f3f3567b7</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>