Source: couchapp
Section: python
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.6.6-3~),
               python-coverage,
               python-mock,
               python-nose,
               python-nose-testconfig,
               python-restkit,
               python-setuptools,
               python-support,
               python-unittest2
Standards-Version: 3.9.5
Homepage: http://couchapp.org/

Package: couchapp
Architecture: all
Depends: libjs-mustache,
         python-argh,
         python-http-parser,
         python-jsmin,
         python-pathtools,
         python-restkit,
         python-socketpool,
         python-watchdog,
         python-yaml,
         ${misc:Depends},
         ${python:Depends}
Provides: ${python:Provides}
Description: Standalone CouchDB Application Development Made Simple
 CouchApp is a set of helpers and a jQuery plugin that conspire to
 get you up and running on CouchDB quickly and correctly. It brings
 clarity and order to the freedom of CouchDB's document-based approach.
