Source: couchapp
Testsuite: autopkgtest
Section: web
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all (>= 2.6.6-3~),
               python-coverage,
               python-mock,
               python-nose,
               python-nose-testconfig,
               python-restkit,
               python-setuptools,
               python-unittest2,
               python-watchdog
Standards-Version: 3.9.8
Homepage: https://github.com/couchapp/couchapp
Vcs-Git: https://anonscm.debian.org/git/collab-maint/couchapp.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/couchapp.git

Package: couchapp
Architecture: all
Depends: libjs-mustache,
         python-argh,
         python-http-parser,
         python-jsmin,
         python-pathtools,
         python-socketpool,
         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.
