<?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>googlecalc</name>
<shortdesc>An interface to the Google Calculator</shortdesc>
<description>Provides a simple function to send queries to google and parse Google Calculator
results into value/unit pairs. Also doubles as a simple command line tool that
can process such queries as "googlecalc.py 1 foot + 14 inches in centimeters".</description>
<maintainer><foaf:Person><foaf:name>Calvin Spealman</foaf:name>
<foaf:mbox_sha1sum>bdde3b960c2768d0be52069124dd4a1a4f90b95a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.1</revision></Version></release>
</Project></rdf:RDF>