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
|
Source: fqterm
Section: x11
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders:
xiao sheng wen <atzlinux@sina.com>,
Build-Depends:
cmake,
debhelper-compat (= 13),
libglib2.0-dev,
libssl-dev,
libx11-dev,
qtbase5-dev,
qtmultimedia5-dev,
qtscript5-dev,
qttools5-dev,
qttools5-dev-tools,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/mytbk/fqterm
Vcs-Browser: https://salsa.debian.org/chinese-team/fqterm
Vcs-Git: https://salsa.debian.org/chinese-team/fqterm.git
Package: fqterm
Architecture: any
Depends:
ssh-askpass,
${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.
|