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.
libgail-3-0t64
GNOME Accessibility Implementation Library -- shared libraries
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
python3-lua
library for using Lua scripts from Python
This module provides an interface for using Lua scripts from Python.
From Python, it allows complete access to all Lua variables and function. From
Lua, it allows access to Python variables and functions that were passed to it
by Python.
python3-pantomime
MIME type normalisation and labels
Library that handles the parsing and normalisation of internet MIME types in
Python. This can be useful to normalise invalid, or misformatted MIME types
emitted by remote web servers.
elpa-mpv
control a mpv via its IPC interface from Emacs
mpv.el provides helper functions to control a mpv process via its IPC
interface.