<?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>dbsql</name>
<shortdesc>A tool to sync pilot-db databases with an SQL database.</shortdesc>
<description>dbsql is a tool that reads in pilot-db files and synchronizes them with
an SQL database. It will work with any DB-API compliant SQL interface
module. For best results, a trigger needs to be set on the tables
in the database. One is provided for PostgreSQL, written in pl/python.

A module for reading pilot-db databases is included.

This also includes a module for reading Palm pdb files.</description>
<download-page>http://www.mired.org/downloads/palm/dbsql-0.7.1.tar.gz</download-page>
<maintainer><foaf:Person><foaf:name>Mike Meyer</foaf:name>
<foaf:mbox_sha1sum>04a6737e21f854d559272bf5188c26136a107658</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7.1</revision></Version></release>
</Project></rdf:RDF>