[Lunar-commits] <moonbase-other> lrzsz: XYZ modem implementation.
Florin Braescu
florin at lunar-linux.org
Sat Dec 7 10:45:05 CET 2013
commit 63919b23bda486f1d90de7e81c53f536b8eca45f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 07 Dec 2013 01:44:11 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/63919b23bda486f1d90de7e81c53f536b8eca45f
lrzsz: XYZ modem implementation.
minicim module optional depends on it.
---
net/lrzsz/DETAILS | +17/-0
1 file changed, 17 insertions(+)
--- /dev/null
+++ b/net/lrzsz/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=lrzsz
+ VERSION=0.12.20
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.ohse.de/uwe/releases/
+ SOURCE_VFY=sha1:451e6a1813dfb71a412c973acd1b88b9ee3f28c4
+ WEB_SITE=http://www.ohse.de/uwe/software/lrzsz.html
+ ENTERED=20060807
+ UPDATED=20060807
+ PSAFE=no
+ SHORT="free X/Y/ZMODEM implementation"
+
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list