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.
publicsuffix
accurate, machine-readable list of domain name suffixes
A machine-readable list of domain name suffixes that accept public
registration. Each suffix represents the part of a domain name which
is not under the control of the individual registrant, which makes
the list useful for grouping cookies, deciding same-origin policies,
collating spam, and other activities.
ratfor
Rational Fortran preprocessor for Fortran 77
Ratfor77 is a preprocessor that converts the Rational Fortran dialect
into ordinary Fortran 77. The output can then be compiled using gfortran
or f2c + gcc.