<?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>SimpleParse</name>
<shortdesc>A Parser Generator for Python (w/mxTextTools derivative)</shortdesc>
<description>A Parser Generator for Python (w/mxTextTools derivative)

Provides a moderately fast parser generator for use with Python,
includes a forked version of the mxTextTools text-processing library
modified to eliminate recursive operation and fix a number of 
undesirable behaviours.

Converts EBNF grammars directly to single-pass parsers for many
largely deterministic grammars.</description>
<homepage rdf:resource="http://simpleparse.sourceforge.net/" />
<maintainer><foaf:Person><foaf:name>Mike C. Fletcher</foaf:name>
<foaf:mbox_sha1sum>729b1766240873cc8df89e31d15d783e0fe7c294</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.1.1a1</revision></Version></release>
</Project></rdf:RDF>