Package: lrzsz
Version: 0.12.20
Revision: 5
License: GPL2
Homepage: https://ohse.de/uwe/software/lrzsz.html
Maintainer: Scott Hannahs <shannahs@users.sourceforge.net>

Source: https://ohse.de/uwe/releases/%n-%v.tar.gz
Source-Checksum: SHA256(c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1)

ConfigureParams: --mandir=%p/share/man

PatchFile: %n.patch
PatchFile-Checksum: SHA256(9d2e7a9a42fa3853594425a0cdd29c9f5d290f716afde223199810bf2e38875c)

InstallScript:  make install DESTDIR=%d

DocFiles: ABOUT-NLS AUTHORS COMPATABILITY COPYING ChangeLog NEWS README THANKS TODO
Description: XMODEM YMODEM ZMODEM File Transfer Protocols

DescDetail: <<
lrzsz is a unix communication package providing the XMODEM, YMODEM ZMODEM file
transfer protocols.
lrzsz is a heavily rehacked version of the last public domain release of Omen
Technologies rzsz package, and is now free software and released under the GNU
General Public Licence.  Code by Uwe Ohse, https://ohse.de/uwe/uwe.html

Features of lrzsz
	very portable, automagically configured with GNU autoconf.
	crash recovery.
	up to 8KB block sizes (ZMODEM8K).
	internationalized (using GNU gettext).
	far more secure than the original sources.
	high performance. say `make vcheck-z' and have a look at the BPS rate.
	good blocksize calculation (tries to compute an optimal blocksize based
		on the number of errors occured).
	It's free software.
<<