gcj-mips64el-linux-gnuabi64

GNU Java compiler (based on GCC) for the mips64el architecture

This is the GNU Java compiler, which compiles java on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

python-mygpoclient

Client library for the gpodder.net web service

The mygpoclient library allows developers to utilize a Pythonic interface to the gpodder.net web services (formerly known as my.gpodder.org).

ruby-fog-cloudatcost

module for the 'fog' library to support CloudAtCost

This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications.

ruby-rails-assets-blueimp-gallery

blueimp Gallery for rails

blueimp Gallery is a touch-enabled, responsive and customizable image & video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading and can be extended to display additional content types.

libnews-newsrc-perl

Perl module to manage .newsrc files

News::Newsrc manages newsrc files. Methods are provided for - reading and writing newsrc files - adding and removing newsgroups - changing the order of newsgroups - subscribing and unsubscribing from newsgroups - testing whether groups exist and are subscribed - marking and unmarking articles - testing whether articles are marked - returning lists of newsgroups - returning lists of articles

libdevel-calltrace-perl

Code tracer to follow function calls

There are a number of perl modules in the CPAN that are designed to trace a program's execution as it runs. Each uses a different trick to do its job, fulfilling different needs. The technique Devel::Calltrace uses is quite simple and seems to be quite robust.