home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / gawk-2.15.4.tar.gz.pi < prev    next >
Text File  |  1994-03-15  |  1KB  |  38 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. gawk
  6. .fullname
  7. GNU awk, pattern scanning and processing language
  8. .type
  9. Programmer Tool
  10. .short
  11. Pattern scan & process, orig FSF source.
  12. .description
  13. Gawk is the GNU Project's implementation of the AWK programming
  14. language.  It conforms to the definition of the language in the POSIX
  15. 1003.2 Command Language And Utilities Standard.  This version in turn
  16. is based on the description in "The AWK Programming Language", by Aho,
  17. Kernighan, and Weinberger, with the additional features defined in the
  18. System V Release 4 version of UNIX awk.  Gawk also provides some
  19. GNU-specific extensions.
  20.  
  21. The command line consists of options to gawk itself, the AWK program
  22. text (if not supplied via the -f or --file options), and values to be
  23. made available in the ARGC and ARGV pre-defined AWK variables.
  24.  
  25. This gzip compressed tar archive is the original baseline FSF source
  26. distribution before applying any Amiga specific changes.
  27. .version
  28. 2.15.4
  29. .author
  30. Paul Rubin
  31. Jay Fenlason
  32. .requirements
  33. Amiga binary requires ixemul.library.
  34. .distribution
  35. GNU Public License
  36. .described-by
  37. Fred Fish (fnf@fishpond.cygnus.com)
  38.