prints the date in Latin

hodie

prints the date in Latin

hodie has the same functionality as the date (1) program, only it prints it in grammatically correct Latin
Perl-based reverse proxy load balancer and web server

perlbal

Perl-based reverse proxy load balancer and web server

Perlbal is a single-threaded event-based server supporting HTTP load balancing, web serving, and a mix of the two. Perlbal can act as either a web server or a reverse proxy.
personal information manager for Emacs

planner-el

personal information manager for Emacs

This package extends Emacs Muse to act as a day planner. It allows you to keep track of completed and pending tasks, daily schedule, notes, and other information in a collection of semi-structured plain text files. You can automatically publish your planner pages as HTML.
OpenClipArt scope for Unity

unity-scope-openclipart

OpenClipArt scope for Unity

recursive-descent parser generators for C

peg

recursive-descent parser generators for C

This package provides peg and leg, two utilities that read a Parsing Expression Grammar (PEG) and generate a recursive-descent parser for it.
Chunk selection interface

mercurial-crecord

Mercurial crecord extension (transitional package)

The selective commit functionality of Mercuial allows you to interactively choose among the changes you have made (with line-level granularity), and commit only those changes you select. After committing the selected changes, the unselected changes are still present in your working copy, so you can use hg commit -i multiple times to split large changes into several smaller changesets.