slack-desc 1.2 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. 7plus: 7plus (encoder vaguely similar to Unix's UUENCODE)
  9. 7plus:
  10. 7plus: It uses a very effective radix216 encoding and incorporates diverse
  11. 7plus: mechanisms to ensure decoded data is not corrupted. It also includes
  12. 7plus: an interactive repair mechanism which allows the repair of damaged
  13. 7plus: files using correction files, thus eliminating the need to retransmit
  14. 7plus: entire files. In case of a corruption, only the faulty sections are
  15. 7plus: resent. 7PLUS is only meant to be used within the Packet Radio network
  16. 7plus: for the tranport of binary data through Packet Radio mail. It cannot
  17. 7plus: be used for Internet eMail since it needs a (almost) transparent path
  18. 7plus: from end to end."