1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: drawterm
Section: x11
Priority: extra
Maintainer: MartÃn Ferrari <tincho@debian.org>
Build-Depends: debhelper (>= 10~), libxt-dev
Standards-Version: 4.0.1
Homepage: https://github.com/0intro/drawterm
Vcs-Browser: https://anonscm.debian.org/cgit/users/tincho/drawterm.git
Vcs-Git: https://anonscm.debian.org/git/users/tincho/drawterm.git
Package: drawterm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: graphical client for Plan 9 CPU servers
Drawterm is a X11 application that allows one to connect to a remote Plan 9
server, usually a CPU server, but a terminal can also be tweaked to receive
drawterm clients.
|