Package python-module-couchquery: Information

    Source package: python-module-couchquery
    Version: 0.9-alt1
    Build time:  Dec 22, 2009, 12:38 PM
    Report package bug
    License: GPL
    Summary: Python library for simple and dynamic access to CouchDB
    Description: 
    This module is an attempt to combine the best features of httplib with
    the scalability of asynchat.
    
    I have pasted as much code as I could from httplib (Python 2.0) because it
    is a well written and widely used interface. This may be a mistake,
    because the behavior of AsynchHTTPConnection os quite different from that of
    httplib.HTTPConnection

    List of rpms provided by this srpm:
    python-module-couchquery (noarch)

    Maintainer: Mikhail Pokidko


      1. python-devel
      2. python-module-setuptools

    Last changed


    Dec. 21, 2009 Mikhail Pokidko 0.9-alt1
    - release 0.9
    Nov. 19, 2009 Eugeny A. Rostovtsev 0.8.3-alt1.1
    - Rebuilt with python 2.6
    Oct. 15, 2009 Mikhail Pokidko 0.8.3-alt1
    - Initial build