python-usagestats

Python module to collect usagestats from users

libvdkbuilder2-dev

Header files and static libraries for VDKBuilder plugins

libmokoui2-doc

A set of UI widgets for OpenMoko development

libwww-shorten-github-perl

shorten GitHub URLs using GitHub's URL shortener

This module provides a perl interface to GitHub's URL shortening service, git.io.

libkhtml-perl

Perl bindings for KHTML

libmuparserx4.0.7

mathematical expression parser library

The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you. It was originally based on the original muparser engine but has since evolved into a standalone project with a completely new parsing engine.