1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: pcmanx-gtk2
Section: x11
Priority: optional
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, intltool, libgtk2.0-dev, libnotify-dev, libx11-dev, libltdl-dev, pkg-config
Standards-Version: 4.2.1
Homepage: https://github.com/pcman-bbs/pcmanx/
Vcs-Browser: https://github.com/pcman-bbs/pcmanx/
Vcs-Git: https://github.com/pcman-bbs/pcmanx/
Package: pcmanx-gtk2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: user-friendly telnet client mainly targets BBS users
PCManX is a newly developed GPL'd version of PCMan, a full-featured
famous BBS client. It aimed to be an easy-to-use yet full-featured telnet
client facilitating BBS browsing with the ability to process double-byte
characters. Some handy functions like tabbed-browsing, auto-login and
a built-in ANSI editor enabling colored text editing are also provided.
.
This version is developed with pure gtk2 and xft, thus has much low
dependency.
|