1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
Source: zsh-beta
Section: shells
Priority: optional
Build-Depends: yodl, texinfo, groff-base, libncurses5-dev, texi2html, libcap-dev [!hurd-i386], libpcre3-dev
Maintainer: Clint Adams <schizo@debian.org>
Standards-Version: 3.5.6.1
Package: zsh-beta
Architecture: any
Section: shells
Priority: optional
Depends: ${shlibs:Depends}
Suggests: zsh-beta-doc
Conflicts: zsh (<< 4.0.4-30), zsh30 (<< 3.0.8-6)
Description: A shell with lots of features (dev tree)
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This is less stable than the regular 'zsh' package.
Package: zsh-beta-doc
Architecture: all
Section: shells
Priority: optional
Conflicts: zsh (<< 3.1.6.pws9-1)
Description: zsh beta documentation - info/HTML format
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This contains the documentation in GNU info and HTML formats.
Package: zsh-beta-static
Architecture: none
Section: shells
Priority: optional
Depends: ${shlibs:Depends}
Recommends: zsh-beta
Conflicts: zsh (<< 3.1.9-1)
Description: A shell with lots of features (dev tree - static link)
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This is the statically compiled version of the zsh-beta package.
|