plaso

super timeline all the things -- metapackage

This is a metapackage that depends on the Python 3 package of the Plaso libraries and scripts.

python3-optlang

sympy based mathematical programming language (Python 3)

Optlang is a Python package for solving mathematical optimization problems, i.e. maximizing or minimizing an objective function over a set of variables subject to a number of constraints. Optlang provides a common interface to a series of optimization tools, so different solver backends can be changed in a transparent way. Optlang's object-oriented API takes advantage of the symbolic math library sympy to allow objective functions and constraints to be easily formulated from symbolic expressions of variables.

python3-x3dh

Python 3 implementation of the X3DH key agreement protocol

This Python library offers an implementation of the Extended Triple Diffie-Hellman key agreement protocol (X3DH) as specified here.

postgis

Geographic objects support for PostgreSQL

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL".

libpdl-graphics-gnuplot-perl

gnuplot-based plotting backend for PDL

PDL::Graphics::Gnuplot allows PDL data to be plotted using Gnuplot as a backend for 2D and 3D plotting and image display.

libtoml-tiny-perl

minimal, pure perl TOML parser and serializer

TOML::Tiny implements a pure-perl parser and generator for the TOML (https://github.com/toml-lang/toml) data format. It currently conforms to TOML v5 (with a few caveats) with support for more recent changes in pursuit of v6.