<?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>PWH</name>
<shortdesc>Web framework for code to be moved between ASP/PSP with an integrated database ORM</shortdesc>
<description>- A web framework/API with easy database access using an ORM and with a free generated admin site for editing 
        the database content.
      - Code may be moved from IIS/ASP to Apache/ModPython/PSP without almost no modifications.
      - The ORM can be used outside of the framework, supports natural and composite keys and imposes no restrictions on the database. 
        The mapping can be built automaticaly using a full database inspection including foreign keys constraints</description>
<download-page>http://www.emilas.com/pwh/download/</download-page>
<homepage rdf:resource="http://www.emilas.com/pwh/" />
<maintainer><foaf:Person><foaf:name>Gheorghe Milas</foaf:name>
<foaf:mbox_sha1sum>73d29d4af74ee874c1f45df11e139ae3f66cf7e0</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4.3</revision></Version></release>
</Project></rdf:RDF>