Source: nose-el
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-elpa
Standards-Version: 3.9.8
Homepage: https://bitbucket.org/durin42/nosemacs
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/nose-el.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/nose-el.git

Package: elpa-nose
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends},
         emacsen-common (>= 2.0.8),
         python-nose | python3-nose
Recommends: emacs (>= 46.0)
Enhances: emacs,
          emacs24,
          emacs25
Built-Using: ${misc:Built-Using}
Description: easy Python test running in Emacs
 This package provides a bunch of functions that handle running
 nosetests on a particular buffer or part of a buffer. Also `nose.el'
 adds a minor mode called that is used to manage keybindings and
 provide a hook for changing the behaviour of the nose output buffer.
