rexx-address-book/README.md
2025-05-04 19:07:21 +01:00

723 B

Rexx Address Book

/***************************************************************************
* Rexx Address Book                                                       *
*                                                                         *
* A simple application for storing, maintaining, and browsing contact     *
* information.                                                            *
*                                                                         *
* Backend: Object Rexx with unix system, and sqlite extensions.           *
* Frontend: Object Rexx with ncurses extensions.                          *
  **************************************************************************/