home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / forum17.lzh / SOFTWARE / C / INDENT / info_indent < prev   
Text File  |  1991-06-25  |  2KB  |  47 lines

  1. $COMMENT
  2.   This file is an empty form that can be used to create a "Info" file for
  3.   a program by inserting appropriate text between the keyword lines below.
  4.   This template lists all possible keywords. Altough it is recommended to
  5.   supply information for as many keywords as possible, all keyword lines
  6.   marked "optional" can be omitted from an info file. If you are not yet
  7.   familiar with the "Info" file concept, please have a look at existing
  8.   info files before filling in this form, in order to get an idea of what
  9.   sort of information we expect for the various keywords.
  10.  
  11. $PROGRAM-NAME  Name of the program (FIRST KEYWORD, <=20 chars, mandatory)
  12.  indent
  13. $PURPOSE  What is the program/package for ? (<=50 chars, mandatory)
  14.  reformat a C source program
  15. $SUMMARY  Short summary. (<=3 lines of <=80 chars each, mandatory)
  16.  INDENT reformats C source programs to enhance readability. It checks the
  17.  indentiation of statements and beautifies comments. The reformatting style is 
  18.  controlled by several options.
  19. $KEYWORDS  Keywords for database, comma separated (<20 chars each, recommended)
  20.  C-reformatter
  21. $STATUS  Program status (final, beta, experimental etc) (no limit, optional)
  22.  final
  23. $SCREEN-INTERFACE  Termcap, Zterm, etc. (<40 chars, mandatory if not raw-I/O)
  24.  non
  25. $DOCUMENTATION  Type and language of documentation (<80 chars, mandatory)
  26.  short help file for hirarchical help system (indent.hlp, indent.ndx), english
  27. $SOURCE-LANGUAGE  Programming Language(s) used (<30 chars, mandatory)
  28.  C
  29. $SOURCE-AVAILABILITY  Avaliability of source code (<30 chars, mandatory)
  30.  full source available
  31. $COMPILATION  How to compile the program (no limit, optional)
  32.  makefile
  33. $AUTHOR-NAME  Name(s) ONLY of the author(s). (<=80 chars, mandatory)
  34.  University of California,  Berkeley
  35.  University of Illinois, Urbana
  36.  Sun Microsystems, Inc.
  37. $AUTHOR-INFO  Additional information about the author(s) (no limit, optional)
  38.  adapted to OS-9/68k by
  39.  Hubert Nehring
  40.  Dahlemer Strasse 4
  41.  D-5090 Leverkusen 1
  42.  member of EFFO
  43. $AVAILABILITY  Public, Shareware, Commercial ? (<=30 chars, mandatory)
  44.  Public
  45. $DISTRIBUTOR  Where can the program be obtained from ? (<=80 chars, mandatory)
  46.  EFFO Forum 17
  47.