gengetopt
skeleton main.c generator
gengetopt reads an interface description file, and writes a file containing
a command-line parser function. gengetopt supports: long and short options,
11 types of parameters (including flag, int, double, string, and function
call), and a usage message.
xview-clients
XView client programs
This package contains the client programs from the free XView
distribution, including cmdtool and textedit.
genparse
command line parser generator
From simple and concise specification file, you can define
the command line parameters and switches that you would like
to be able to pass to your program.
Genparse creates the C code of the parser for you, which you can then
compile as a separate file and link with your program.
uim-qt
Universal Input Method - Qt 4.x front end
Uim is an input method module library which supports various scripts and can
act as a front end for a range of input methods, including Anthy, Canna,
PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
M17n (for many other languages). Most of its functions are implemented in
Scheme, so it's very simple and flexible.
cipux-cat-web
user and resource management framework CipUX - web-based admin tools
CipUX is a modular framework for information abstraction and
administration, primarily aimed at administration of users, groups and
organisational resources stored in a central LDAP database.