pluma-plugins

set of plugins for pluma (metapackage)

pluma-plugins contain a set of plugins for pluma, MATE's text editor.

gnome-browser-connector

GNOME Shell extensions integration for web browsers

Provides integration with GNOME Shell extensions repository for Chromium (and derivatives) and Firefox

libdevice-i2c-perl

module to control and read hardware devices with i2c(SMBus)

The Device::I2C module provides a simplified object-oriented interface to the library libi2c.so for accessing electronic peripherals connected on the I2C bus.

libhypre64-2.31.0

High Performance Matrix Preconditioners - 64-bit (bigint) Shared Library

Hypre is a set of matrix preconditioning libraries to aid in the solution of large systems of linear equations.

libmath-amoeba-perl

Numerical optimization by Downhill Simplex method

This is an implementation of the Downhill Simpex Method in Multidimensions (Nelder and Mead) for finding the (local) minimum of a function. Doing this in Perl makes it easy for that function to actually be the output of another program such as a simulator.

libtk-codetext-perl

Tk::TextUndo widget with capabilities syntax highlighting

Tk::CodeText.pm is a Tk::TextUndo widget with capabilities of syntax highlighting. At this moment only the Perl language is supported. The highlight mechanism however, is of a plugin-type. Adding additional languages should be a matter of writing Tk::CodeText::MyLanguage modules.