<?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>gPyCompile</name>
<shortdesc>A simple GUI to the Python bytecode compiler.</shortdesc>
<description>A simple GUI to the Python bytecode compiler which has syntax checking and
enables you to debug on the fly with the integrated text editor. Future versions
are planned to have a full build system so that developers of larger projects
can easily build huge code bases from a simple GUI</description>
<download-page>http://gpycompile.googlecode.com/files/gpycompile-0.1.1.tar.gz</download-page>
<homepage rdf:resource="http://code.google.com/p/gpycompile/" />
<maintainer><foaf:Person><foaf:name>Alec Hussey</foaf:name>
<foaf:mbox_sha1sum>9929f40967cde108cbf565ad78921ca342d911cd</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.1</revision></Version></release>
</Project></rdf:RDF>