File: control

package info (click to toggle)
lrzsz 0.12.21-8
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,132 kB
  • ctags: 1,346
  • sloc: ansic: 11,783; sh: 2,679; exp: 1,031; makefile: 330; sed: 93
file content (19 lines) | stat: -rw-r--r-- 697 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: lrzsz
Section: comm
Priority: optional
Maintainer: Martin A. Godisch <godisch@debian.org>
Standards-Version: 3.9.5
Build-Depends: autotools-dev, gettext
Homepage: https://ohse.de/uwe/software/lrzsz.html

Package: lrzsz
Architecture: any
Depends: ${shlibs:Depends}
Suggests: minicom
Description: Tools for zmodem/xmodem/ymodem file transfer
 Lrzsz is a cosmetically modified zmodem/ymodem/xmodem package built
 from the public-domain version of Chuck Forsberg's rzsz package.
 .
 These programs use error correcting protocols ({z,x,y}modem) to send
 (sz, sx, sb) and receive (rz, rx, rb) files over a dial-in serial port
 from a variety of programs running under various operating systems.