1.1 scribbu

The scribbu project has a few components. The first is a program that provides assorted sub-commands, a few of which are:

Any sub-command can be invoked with --help or -h for more information. Use --info option to display the command’s node in this manual.

The scribbu program also exports functions & GOOPS (see GOOPS) classes to a Scheme interpreter, so scribbu can also be invoked...

Finally, scribbu contains a C++ library (libscribbu, see Using libscribbu) against which one can build C++ libraries & programs.