home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / unix_c / database / 00_index.txt next >
Encoding:
File List  |  1994-02-24  |  1.3 KB  |  28 lines

  1. 00readme.txt
  2. cardfile.tar
  3.         A simple screen-oriented database manager, with rudimentary file
  4.         formatting and printing capabilities.  Useful for things like library
  5.         catalogs, etc.  The metaphor is a stack of index cards.  Requires
  6.         System V terminfo.
  7.         Contributor: Dave Lampe <djl@dplace.uucp>
  8. index.tar
  9.         A program to maintain multiple databases of textual information,
  10.         such as book lists, address lists, album lists, etc.  Provides
  11.         interactive editing of information, regular expression search
  12.         functions, and output filtering capability.  Uses Berkeley
  13.         curses, but should be trivial to port to System V.
  14.         Contributor: Dave Curry <davy@erg.sri.com>
  15. unifyacl.tar
  16.         Allows you to access UNIFY Text (and Binary) fields within the
  17.         Accell environment.  Includes a hacked micro-GNU EMACS which
  18.         presents a very Accell-like interface.
  19.         Contributor: Mark Hargrove <ustel@well.uucp>
  20. unfyscrn.tar
  21.         Screen interface to UNIFY using System V curses; small tweaks will
  22.         be needed to make it run on BSD systems.
  23.         Contributor: Brandon S. Allbery <allbery@ncoast.uucp>
  24. unfyslct.tar
  25.         A preprocessor for C programs to make coding UNIFY accesses simpler
  26.         than the interface provided by "upp".
  27.         Contributor: Brandon S. Allbery <allbery@ncoast.uucp>
  28.