<?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>graphing_calc</name>
<shortdesc>A module implementing a mathamatical graph generator.</shortdesc>
<description>Usage:
    * Import the module; a Tk window will appear. (If you accidently destroy the
        window, you can restore it with graphing_calc.make_interface())
    * If you want to change any parameters, use graphing_calc.change().
    * To graph an equation, use graphing_calc.a_graph().
For specific information on each function, see appropriete doc string.</description>
<download-page>http://purl.oclc.org/NET/JesseW/SundryStuff/graphing_calc-1.1.zip</download-page>
<homepage rdf:resource="http://purl.oclc.org/NET/JesseW/Python" />
<maintainer><foaf:Person><foaf:name>Jesse Weinstein</foaf:name>
<foaf:mbox_sha1sum>ca8b0f17339277978130fdb33b0dad6ac1133258</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1</revision></Version></release>
</Project></rdf:RDF>