coco-cpp

Coco/R Compiler Generator (C++ Version)

Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k.
media catalog program

cdcat

media catalog program

CDCat is a graphical, multiplatform media catalog program which scans the directories/drives you specify and makes a list of the filesystem contents (including the tags of MP3 files) and stores the result in a gzipped XML file.

libneon27-gnutls

HTTP and WebDAV client library (GnuTLS enabled)

neon is an HTTP and WebDAV client library, with a C language API.
Tool for processing triangulated solid meshes. Binary

admesh

Tool for processing triangulated solid meshes. Binary

Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Some features of admesh are: Fill holes in the mesh by adding facets. Repair facets by connecting nearby facets. Repair normal directions (i.e. facets should be CCW) Remove degenerate facets (i.e. facets with 2 or more vertices equal)
Smart Package Manager plugin for xfce4-panel

xfce4-smartpm-plugin

Smart Package Manager plugin for xfce4-panel

chrootuid

Run commands in restricted environments

Chrootuid makes it easy to run a network service at low privilege level and with restricted file system access. The daemons have access only to their own directory tree, and run under a low-privileged userid.