<?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>MojoView</name>
<shortdesc>A Python package for building simple gui database apps using PyGTK2.</shortdesc>
<description>MojoView is a Python package that assists you in building simple gui database
applications using PyGTK2.  It consists of a set of classes that you can
subclass in your application.  Each class is either a dialog or a widget that
should be placed inside a dialog, along with supporting code that handles a lot
of the mundane details inherant in most gui database apps.  I think that this
package will mostly help those new to or unfamiliar with developing PyGTK2
applications.  Experienced PyGTK programmers will have probably already
developed their own libraries providing similar or better functionality.</description>
<download-page>http://www.netpromi.com/files/MojoView-1.0.zip</download-page>
<homepage rdf:resource="http://www.netpromi.com/mojoview.html" />
<maintainer><foaf:Person><foaf:name>Jamey Cribbs</foaf:name>
<foaf:mbox_sha1sum>a9d160ab6f6079b32ac76d70be33be36ee5363e5</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>