Metadata-Version: 1.1
Name: rdbhdb
Version: 0.9.5
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
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 :: 2
Classifier: Programming Language :: Python :: 3
