File: control

package info (click to toggle)
zec 0.12-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 356 kB
  • sloc: sh: 1,133; xml: 72; makefile: 14
file content (26 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
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
Source: zec
Section: games
Priority: optional
Maintainer: Clint Adams <clint@debian.org>
Standards-Version: 4.1.3
Build-Depends: debhelper (>= 9)
Homepage: https://savannah.nongnu.org/projects/zec

Package: zec
Architecture: all
Depends: zsh, ${misc:Depends}
Description: Z-Shell Empire client
 zec is a client for Empire (http://www.wolfpackempire.com/),
 a real time, multiplayer, internet-based game, featuring military,
 diplomatic, and economic goals.
 .
 Currently there are two incarnations of zec: zec, and zecsh.
 .
 zec itself is a traditional script in the style of pei.  While it is not
 as full-featured as pei, it does have the advantage of ZLE support.
 .
 zecsh is an experimental script, intended to be sourced from a running
 shell instance, in order to give the user the ability to intersperse
 normal shell constructs with Empire commands.
 .
 At this time, zecsh is considerably less stable than zec.