The latest version of couchdb-enumerator is 0.3.7-0.

couchdb-enumerator

Version 0.3.6 revision 0 uploaded by JohnLenz.

Package meta

Synopsis
Couch DB client library using http-enumerator and aeson
Description

This package is a thin wrapper around http-enumerator to access a Couch DB Database, using the aeson package to parse and encode JSON data. http-enumerator, aeson, and attoparsec fit togther so well that this package is mostly just a direct combination of these packages. The single additional feature in this package is an attoparsec parser for views, which allows constant memory processing of view returns. This package is deprecated by http://hackage.haskell.org/package/couchdb-conduit

Author
John Lenz <lenz@math.uic.edu>
Bug reports
n/a
Category
Database, Web
Copyright
n/a
Homepage
http://bitbucket.org/wuzzeb/couchdb-enumerator
Maintainer
John Lenz <lenz@math.uic.edu>
Package URL
n/a
Stability
Experimental

Components