<?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>adodbapi</name>
<shortdesc>DB-API 2.0 module for Microsoft ADO</shortdesc>
<description>A Python DB-API 2.0 module that makes it easy to use Microsoft ADO 
for connecting with databases and other data sources.

Features:
* 100% DB-API 2.0 compliant. 
* Includes pyunit testcases that describes how to use the module.  
* Fully implemented in Python. 
* Licensed under the LGPL license, which means that it can be used freely even 
in commercial programs subject to certain restrictions. 
* Supports eGenix mxDateTime, Python 2.3 datetime module and Python time module.
* User defined conversions of datatypes through "plug-ins"

Prerequisites:
* Python 1.5.2 or higher. 
* Mark Hammond's win32all python for windows extensions.</description>
<download-page>http://sourceforge.net/project/showfiles.php?group_id=63427</download-page>
<homepage rdf:resource="http://adodbapi.sourceforge.net" />
<maintainer><foaf:Person><foaf:name>Henrik Ekelund</foaf:name>
<foaf:mbox_sha1sum>1442ddab1ee4c2727f1572bf14a026efd81e4537</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0</revision></Version></release>
</Project></rdf:RDF>