<?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.5 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://internap.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.2.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>97bc90e6272215fb2c673780c766d2f78848af37</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.2</revision></Version></release>
</Project></rdf:RDF>