home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / arc / lharc / product-info < prev    next >
Fred Fish's Product-Info  |  1995-10-24  |  1KB  |  65 lines

  1. .name
  2. LHArc
  3. .type
  4. Archiver
  5. .short
  6. Archive program using LZHUF compression
  7. .description
  8. An archive program like Arc and Zoo, with a heavy emphasis maximum
  9. compression for minimum archive size, using LZHUF compression.
  10. .version
  11. 1.30
  12. .date
  13. .author
  14. Paolo Zibetti
  15. .restrictions
  16. .requirements
  17. .reference
  18. AmigaLibDisk404:LHArc/
  19. 1.30
  20. AmigaLibDisk383:LHArc/
  21. 1.21
  22. AmigaLibDisk312:LHArc/
  23. 1.10
  24. AmigaLibDisk289:LHArc/
  25. 1.0
  26. .keywords
  27. .distribution
  28. Copyrighted but Freely Redistributable
  29. .price
  30. .address
  31. .email
  32. Paolo.Zibetti@p6.f101.n331.z2.fidonet.org
  33. .phone
  34. .fax
  35. .exectype
  36. .installsize
  37. .source
  38. .construction
  39. .tested
  40. .docs
  41. .described-by
  42. Fred Fish (fnf@fishpond.cygnus.com)
  43. .submittal
  44. Downloaded from BIX.
  45. .contents
  46. .execute
  47. set choice `RequestChoice "LHArc" "Please select an option" "ReadMe First" "History" "Documentation" "Cancel"`
  48. if $choice EQ "0"
  49.   quit 5
  50. endif
  51.  
  52. if $choice EQ "1"
  53.   MetaTool ReadMe.1st TEXT
  54. endif
  55.  
  56. if $choice EQ "2"
  57.   MetaTool Changes TEXT
  58. endif
  59.  
  60. if $choice EQ "3"
  61.   MetaTool LHArc.doc TEXT
  62. endif
  63. .aminet-dir
  64. util/arc
  65.