File: control

package info (click to toggle)
fqterm 0.9.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,136 kB
  • ctags: 4,578
  • sloc: cpp: 50,865; ansic: 656; python: 348; sh: 26; makefile: 20
file content (34 lines) | stat: -rw-r--r-- 973 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
Source: fqterm
Section: x11
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <073plan@gmail.com>,
Build-Depends:
 cmake,
 debhelper (>= 10),
 libglib2.0-dev,
 libssl-dev,
 libx11-dev,
 qtbase5-dev,
 qttools5-dev,
 qttools5-dev-tools,
 qtmultimedia5-dev,
 qtscript5-dev,
Standards-Version: 3.9.8
Homepage: https://github.com/mytbk/fqterm
Vcs-Browser: https://anonscm.debian.org/git/chinese/fqterm.git
Vcs-Git: https://anonscm.debian.org/git/chinese/fqterm.git

Package: fqterm
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: BBS client written in Qt
 FQTerm is one of the most widely used BBS client in China, it
 supports Telnet/SSH1/SSH2 protocols and can process ANSI control
 sequences. It can be used to login BBS sites or *NIX hosts.
 .
 Almost all the BBSes in Greater China Region are in BIG5 or GBK
 encoding. So FQTerm only support these two encodings and ASCII.