File: control

package info (click to toggle)
tf5 5.0beta8-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,800 kB
  • ctags: 3,102
  • sloc: ansic: 25,492; perl: 103; makefile: 82; sh: 79
file content (37 lines) | stat: -rw-r--r-- 1,180 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
27
28
29
30
31
32
33
34
35
36
37
Source: tf5
Section: net
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Standards-Version: 3.9.8
Build-Depends:
 autoconf,
 debhelper (>= 9),
 libgnutls-openssl-dev,
 libncurses5-dev,
 libpcre3-dev,
 zlib1g-dev,
Build-Conflicts:
 libssl-dev,
Homepage: http://tinyfugue.sourceforge.net/
Vcs-Git: https://git.eyrie.org/git/debian/tf5.git -b debian/master
Vcs-Browser: https://git.eyrie.org/?p=debian/tf5.git

Package: tf5
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 spell,
Description: text-based MU* and chatserver client
 TinyFugue is a text-based, line-based client designed for connecting to
 most flavors of MU* servers (TinyMUSH, TinyMUX, LP, Diku, etc.) or any
 telnet-based chatserver.  It includes support for 256-color terminals,
 MCCP versions 1 and 2, a powerful trigger and scripting language, and
 many other features.  Encryption of communications with SSL/TLS is
 supported, but not validation of certificates.  Unicode is not currently
 supported.
 .
 This package is the current development version of TinyFugue (major
 version 5).  For the current stable version (major version 4), install
 the "tf" package instead.