<?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>simpleweb</name>
<shortdesc>A simple python wsgi compliant web framework, inspired by Django, Turbo Gears and Web.py</shortdesc>
<description>simpleweb is a result of working closely with web.py, TurboGears, Django,
		and a very hefty dose of opinionation(tm) :)

		Like TurboGears, it builds on existing python and wsgi components, 
		to keep things simple, and just connects these components in a very 
		easy transparent way.

		Like web.py its dispatching mechanism is matched strictly to HTTP methods.

		Like Django, its built for building deadline(s)-oriented(tm) applications. 
		As such, working with simpleweb will have a certain sense of deja-vu if you've
		worked much Django, there are differences ofcourse, but the general feel is
		the same.</description>
<homepage rdf:resource="http://simpleweb.essienitaessien.com" />
<maintainer><foaf:Person><foaf:name>Essien Ita Essien</foaf:name>
<foaf:mbox_sha1sum>8b4a52a56e5801538b3d3fb743fd420e939690d1</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7.3</revision></Version></release>
</Project></rdf:RDF>