File: control

package info (click to toggle)
screenie 20120406-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 96 kB
  • ctags: 6
  • sloc: perl: 113; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: screenie
Section: shells
Priority: extra
Maintainer: Dmitry Smirnov <onlyjob@member.fsf.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3
Homepage: http://screenie.sourceforge.net/
DM-Upload-Allowed: yes

Package: screenie
Architecture: all
Depends: screen, ${misc:Depends}, ${perl:Depends}
Description: Lightweight GNU screen(1) wrapper
 Screenie is a small and lightweight screen(1) wrapper designed
 to simplify management of detached jobs by providing simple
 interactive menu.
 .
 This is an enhanced Perl-reimplementation of 'screenie'
 by Marc O. Gloor