<?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>MySQL-python</name>
<shortdesc>Python interface to MySQL</shortdesc>
<description>=========================
Python interface to MySQL
=========================
MySQLdb is an interface to the popular MySQL_ database server for
Python.  The design goals are:
- Compliance with Python database API version 2.0 [PEP-0249]_
- Thread-safety
- Thread-friendliness (threads will not block each other)
MySQL-3.23 through 5.0 and Python-2.3 through 2.4 are currently
supported.
MySQLdb is `Free Software`_.
.. _MySQL: http://www.mysql.com/
.. _`Free Software`: http://www.gnu.org/
.. [PEP-0249] http://www.python.org/peps/pep-0249.html</description>
<download-page>http://prdownloads.sourceforge.net/mysql-python/MySQL-python-1.2.1c6.tar.gz</download-page>
<homepage rdf:resource="http://sourceforge.net/projects/mysql-python" />
<maintainer><foaf:Person><foaf:name>Andy Dustman</foaf:name>
<foaf:mbox_sha1sum>652cc9efd0ed4391d3f478331a9ab1e1571a0a22</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.1c6</revision></Version></release>
</Project></rdf:RDF>