<?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>dap.plugins.sql</name>
<shortdesc>SQL plugin for pydap server</shortdesc>
<description>This plugin should work with any database module that conforms with the
Python DB-API 2 specification:

    http://www.python.org/peps/pep-0249.html

You can find a list of database modules here:

    http://www.python.org/topics/database/modules.html

It currently has been tested with SQLite, MySQL and PostgreSQL.

The latest version is available in a `Subversion repository
&lt;http://pydap.googlecode.com/svn/trunk/plugins/dap_plugin_sql#egg=dap_plugin_sql-dev&gt;`_.</description>
<homepage rdf:resource="http://pydap.org/plugins/sql.html" />
<maintainer><foaf:Person><foaf:name>Roberto De Almeida</foaf:name>
<foaf:mbox_sha1sum>8b5d30b2a0bb1a198e56c01624ec9fe08266cc2d</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.1</revision></Version></release>
</Project></rdf:RDF>