libghc-zlib-enum-prof

enumerator interface for zlib compression; profiling libraries

zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression.

libapache2-mod-ldap-userdir

Apache module that provides UserDir lookups via LDAP

This module implements UserDir (~/public_html/) directory lookups using data from an LDAP directory.

libgfortran3-armel-cross

Runtime library for GNU Fortran applications

Library needed for GNU Fortran applications linked against the shared library.

ufw-kde

KDE KCM to configure and control the Uncomplicated Firewall

libhtml-wikiconverter-moinmoin-perl

HTML to wiki markup converter - MoinMoin dialect

HTML::WikiConverter is an HTML to wiki converter. It can convert HTML source into a variety of wiki markups, called wiki "dialects".

libclass-accessor-named-perl

module to better profiling output for Class::Accessor

Class::Accessor is a great way to automate the tedious task of generating accessors and mutators. One small drawback is that due to the details of the implemenetation, you only get one __ANON__ entry in profiling output. That entry contains all your accessors, which can be a real pain if you're attempting to figure out which of your accessors is being called six billion times.