File: control

package info (click to toggle)
mmucl 1.5.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 648 kB
  • ctags: 303
  • sloc: tcl: 4,977; sh: 111; makefile: 97
file content (22 lines) | stat: -rw-r--r-- 747 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
Source: mmucl
Section: games 
Priority: optional
Maintainer: Paul Telford <pxt@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), texi2html, texinfo, tcl8.4, tk8.4
Standards-Version: 3.6.1

Package: mmucl
Architecture: all 
Depends: tcl8.4, tk8.4
Description: Mark's MUd CLient 
 "muckle" is a mud (Multi-User Dungeon) client using Tcl/Tk.
 .
 It offers features such as:
   * Written entirely in Tcl. No custom libraries required.
   * Extendable. Easily customized.
   * Sophisticated alias language (Tcl of course).
   * Routines for keeping track of characters and their init files.
   * Ansi color support.
   * History recording (hit up or down to scroll through past commands).
   * Online help system.
   * Simple graphical interface.