Panagiotis Nikolaou 6b3101e8d7 ham/7plus: Update DOWNLOAD url. преди 10 години
..
7plus.SlackBuild d0c108251a various: Update find command to match template. преди 11 години
7plus.info 6b3101e8d7 ham/7plus: Update DOWNLOAD url. преди 10 години
README a7496388ba ham/7plus: Added (encoder vaguely similar to Unix's UUENCODE) преди 12 години
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. преди 11 години

README

7PLUS is an encoder vaguely similar to Unix's UUENCODE.
It uses a very effective radix216 encoding and incorporates
diverse mechanisms to ensure decoded data is not corrupted.
It also includes an interactive repair mechanism which allows
the repair of damaged files using correction files, thus
eliminating the need to retransmit entire files. In case of
a corruption, only the faulty sections are resent. 7PLUS
is only meant to be used within the Packet Radio network
for the tranport of binary data through Packet Radio mail.
It cannot be used for Internet eMail since it needs a
(almost) transparent path from end to end.

This will not build on x86_84, patches welcome.