Source: e2wm
Section: lisp
Priority: optional
Maintainer: KURASHIKI Satoru <lurdan@gmail.com>
Uploaders: Yukiharu YABUKI <yyabuki@debian.org>
Build-Depends: debhelper (>= 9), emacs-window-layout (>= 1.4), emacs
Standards-Version: 4.1.1
Homepage: https://github.com/kiwanami/emacs-window-manager
Vcs-Git: https://anonscm.debian.org/git/collab-maint/e2wm.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/e2wm.git

Package: e2wm
Architecture: all
Depends: ${misc:Depends}, emacs-window-layout, emacs
Recommends: imagemagick, wget
Suggests: magit
Description: simple window manager for emacs
 This is an implementation of introducing window management to Emacs.
  * Management of list of editable buffers
  * Assignment of windows for pop-up buffers
  * Switching window layout like the perspective in eclipse
  * Plug-in extension
 .
 The current implementation has following perspectives:
  * code : main coding layout
  * two : side by side layout
  * doc : reading documentation layout
  * dashboard : showing plug-ins like dashboard in Mac OSX
  * array : selecting buffers like expose in Mac OSX

