File: control

package info (click to toggle)
elscreen 1.4.6-5.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 292 kB
  • sloc: lisp: 2,786; sh: 139; makefile: 53
file content (15 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: elscreen
Section: utils
Priority: optional
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Build-Depends: debhelper (>> 7.0.50~), dpatch
Standards-Version: 3.9.1
Homepage: http://www.morishima.net/~naoto/software/elscreen/index.php.en

Package: elscreen
Architecture: all
Depends: apel, ${misc:Depends}
Suggests: speedbar, w3m-el
Description: Screen for Emacsen
 This Emacs Lisp enables you to have multiple screens (window-configuration)
 on your Emacsen, just like GNU screen does on the shell environment.