Metadata-Version: 1.0
Name: rdbhdb
Version: 0.9
Summary: DB API module for accessing hosted databases at www.rdbhost.com
Home-page: http://www.rdbhost.com/
Author: David Keeney
Author-email: dkeeney@rdbhost.com
License: UNKNOWN
Download-URL: http://www.rdbhost.com/downloads.html
Description: 
        Rdbhost hosts PostgreSQL databases, queried through HTTP
        (it is a web service). This module provides a DB API 2 API
        to access rdbhost.com hosted databases from your application.
        Uses gzip compression to conserve bandwidth and time. Can
        be used on Google Appengine, or any other Python platform.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
