home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 2 / Geek_Gadgets_2_2352.bin / amigaos / dist / sharutils-4.2-bin.lha.pi < prev    next >
Fred Fish's Product-Info  |  1997-04-15  |  1KB  |  35 lines

  1. .name
  2. sharutils
  3. .fullname
  4. Shell Archive Utilities
  5. .type
  6. Programmer Tool
  7. .short
  8. Shell archive utils and uuencode/decode.
  9. .description
  10. `shar' makes so-called shell archives out of many files, preparing
  11. them for transmission by electronic mail services.  `unshar' helps
  12. unpacking shell archives after reception.  The core of both programs
  13. is initially derived from public domain.  Some modules and other
  14. code sections are freely borrowed from other GNU distributions,
  15. bringing `shar' under the terms of the GNU General Public License.
  16.  
  17. `uuencode' prepares a file for transmission over an electronic
  18. channel which ignores or otherwise mangles the eight bit (high
  19. order bit) of bytes.  `uudecode' does the converse transformation.
  20. They are derived from the BSD NET/2 distribution.  If you have more
  21. powerful `uuencode' and `uudecode' already available, you may want
  22. to use `./configure --disable-uucode' to prevent their installation.
  23. .version
  24. 4.2
  25. .author
  26. Free Software Foundation
  27. .distribution
  28. GNU Public License
  29. .docs
  30. README
  31. .described-by
  32. Fred Fish (fnf@fishpond.cygnus.com)
  33. .submittal
  34. Downloaded via ftp from prep.ai.mit.edu:pub/gnu.
  35.