libtext-hunspell-perl

Perl interface to the GNU Hunspell library

Text::Hunspell provides a Perl interface to the OO Hunspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory.

gccgo-6-multilib-sparc64-linux-gnu

GNU Go compiler (multilib support)

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler.

python-gtk-gnash

GNU Shockwave Flash (SWF) player - Python bindings

GNU Gnash is a free GPL'd SWF player. It runs as a standalone application on either the desktop or embedded devices, or may be used as a plugin for several popular browsers. It supports playing media from a disk or streaming over a network connection.

node-temporary

Easily create temporary files and directories

Node.js is an event-based server-side JavaScript engine.

libjs-mgrs

Javascript for converting between WGS84 lat/lng and MGRS coordinates

mgrs is a utility for converting between WGS84 lat/lng and MGRS coordinates, spunoff from proj4js.

libmoosex-markasmethods-perl

moose extension to ark overload code symbols as methods

MooseX::MarkAsMethods is a Perl module that allows one to easily mark certain functions as Moose methods. This will allow other packages such as namespace::autoclean to operate without blowing away your overloads. After using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as being methods, and class extension as well as composition from roles with overloads will "just work".