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.

libotbimageio-8.1-1

ORFEO Toolbox library - OTBImageIO

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular.

python3-pip-whl

Python package installer (pip wheel)

pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories.

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.