home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / libs / regexp / regexp.man < prev    next >
Encoding:
Text File  |  1998-02-19  |  1000 b   |  37 lines

  1. regexp.library
  2.  
  3. NAME
  4.      regexp.library - functions to match regular expressions
  5.  
  6. VERSION
  7.      V37.1 - 20-Feb-98
  8.  
  9. REQUIREMENTS
  10.      - AmigaOS - currently only tested with OS3.1 but should run on every
  11.        version from 2.0 (V36) on.
  12.  
  13. DESCRIPTION
  14.      regexp.library is a straightforward port of the NetBSD regexp.c v1.7
  15.      functions. It provides the regular expression matching functions
  16.      through the standard AmigaOS shared library API. See the Autodoc file
  17.      and includes for programming information!
  18.  
  19. BUGS
  20.      None known
  21.  
  22. HISTORY
  23.      V37.1 (20-Feb-98)    First release
  24.  
  25. AUTHOR
  26.      Original copyright by the University of Toronto, written by Henry
  27.      Spencer and released as freeware. Altered by John Gilmore and James A.
  28.      Woods, Amiga version by Matthias Bethke.
  29.  
  30.      For questions concerning the Amiga version, contact me at:
  31.  
  32.      email: Matthias.Bethke@stud.uni-erlangen.de
  33.      smail: Matthias Bethke
  34.             Haagstr. 5
  35.             91054 Erlangen
  36.             Germany
  37.