File: control

package info (click to toggle)
fizsh 1.0.9-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 564 kB
  • ctags: 71
  • sloc: sh: 2,048; makefile: 29
file content (15 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: fizsh
Section: shells
Priority: optional
Maintainer: Guido van Steen <vansteen@users.sourceforge.net>
Build-Depends: debhelper (>= 9), autoconf, automake, perl
Standards-Version: 4.0.0
Homepage: http://sourceforge.net/projects/fizsh/

Package: fizsh
Architecture: all
Depends: ${misc:Depends}, zsh (>= 4.3.9)
Description: Friendly Interactive ZSHell
 Fizsh is a frontend to Zsh. It provides the user with interactive syntax
 highlighting and a Matlab-like history search facility. At the same time it
 can handle Bourne syntax.