Curses Command Frontend

Edit Package ccfe
http://ccfe.altervista.org/

CCFE is a simple tool to quickly supply an interactive screen-oriented
interface to command line scripts and commands: it prompts users for the
informations needed to run them, and can be programmed with your preferred
shell to provide predefined selections and/or run-time defaults.

It provides:
* A generic curses form-based interface to enter options and arguments required by scripts/commands;
* A menu system to hierarchically organize them;
* A viewer to browse the standard output and standard error of invoked script/command.

In its simplest usage, you only have to describe the data type requested by the
command and specify the command itself: user interaction and screen layout are
automatically adapted so you don't have to care about it, but for complex
situations, CCFE is programmable with your preferred shell command language
interpreter and can propose lists of admitted values selectable by user for
parameters to enter.

Refresh
Refresh
Source Files
Filename Size Changed
ccfe-1.58.tar.gz 0000073872 72.1 KB
ccfe-destdir.patch 0000004852 4.74 KB
ccfe.changes 0000003821 3.73 KB
ccfe.spec 0000003763 3.67 KB
Latest Revision
mrdocs's avatar mrdocs accepted request 573693 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 7)
- Update to version v1.58
  * Fixed bug in fields value persistency.
  * Added CCFE_IWD environment variable (CCFE Invocation Working
    Directory).
  * Some cosmetics changes to several output.
  * Some changes were made to ccfe(1), ccfe_menu(5) and
    ccfe_form(5) manual pages.
  version 1.57
  * Fixed bug in init{} block: bad values initialization if they
    contains '=' character.
  * Added the ability to call forms from menus using arguments,
    (until this version, it was possible only calling forms from
    forms).
  * Changed default ccfe.conf: removed terminal-dependent settings
    and moved old ccfe.conf as ccfe.conf.console in samples
    directory.
  * Some changes were made to ccfe(1) and ccfe.conf(5) manual
    pages.
  version 1.56
  * Added <Shift>+<Tab> key functionality, and extended the
    ability to browse forward and backward the list of accepted
    values (with <Tab> and <Shift>+<Tab>) to any field where
    attribute list_cmd has source-type=const and
    list-type=single-val.
  * Added the metacharacter "*" to refer to all fields IDs in form
    actions: now is possible to refer to them with "%{*}" instead
    "%{id_0}%{id_1}...%{id_N}".
  * Some changes were made to ccfe(1), ccfe.conf(5) and
    ccfe_form(5) manual pages.
- Refreshed ccfe-destdir.patch
- Spec cleanup
Comments 0
openSUSE Build Service is sponsored by