1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: vtprint
Section: text
Priority: optional
Maintainer: Joseph Nahmias <jello@debian.org>
Build-Depends: debhelper-compat (=13), groff
Standards-Version: 4.6.1
Homepage: https://vtprint.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/debian/vtprint/
Vcs-Git: https://salsa.debian.org/debian/vtprint.git
Rules-Requires-Root: no
Package: vtprint
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Prints to term emulator via ANSI codes
This program allows users to print from a remote UNIX host to a
printer attached to their local terminal or emulator, which makes it
great for printing files at home, etc. (It only does text files,
though.)
|