<?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>crunchyfrog</name>
<shortdesc>GNOME database explorer and query tool</shortdesc>
<description>CrunchyFrog is a SQL editor and database schema browser for the GNOME desktop.

Supported databases
===================

 * PostgreSQL (requires psycopg2)
 * MySQL (requires MySQLdb)
 * SQLite (requires python-sqlite3)
 * Oracle (requires cx_Oracle)
 * LDAP (requires python-ldap)

It is written in Python (PyGTK) and provides a setuptools based plugin system,
which is completely undocumented for now (read the source ;-)

Check out the Google pages for the most recent version.</description>
<download-page>http://code.google.com/p/crunchyfrog/downloads/list</download-page>
<homepage rdf:resource="http://crunchyfrog.googlecode.com" />
<maintainer><foaf:Person><foaf:name>Andi Albrecht</foaf:name>
<foaf:mbox_sha1sum>74d35bb58b13aa80da9ab9467d55fc1aa0b7c94e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2-alpha1</revision></Version></release>
</Project></rdf:RDF>