python3-oscrypto
cryptography library for Python
TLS (SSL) sockets, key generation, encryption, decryption, signing,
verification and KDFs using the OS crypto libraries. Does not require a
compiler, and relies on the OS for patching. Works on Windows, OS X and
Linux/BSD.
g++-12-multilib-x86-64-linux-gnu
GNU C++ compiler (multilib support) (cross compiler for amd64 architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
libcasa-python3-8
CASA Python bindings
The casacore package contains the core libraries of the old
AIPS++/CASA (Common Astronomy Software Applications) package. This
split was made to get a better separation of core libraries and
applications.
libpetsc64-real3.15
Shared libraries for version 3.15 of 64-bit PETSc
PETSc is the "Portable Extensible Toolkit for Scientific
Computation", a suite of data structures and routines for the
scalable (parallel) solution of scientific applications modeled by
partial differential equations. It employs the MPI standard for all
message-passing communication. Several sample scientific
applications, as well as various papers and talks, demonstrate the
features of the PETSc libraries.
libproj22
Cartographic projection library
Proj and invproj perform respective forward and inverse transformation
of cartographic data to or from Cartesian data with a wide range of
selectable projection functions (over 100 projections).
python3-click-default-group
Extension for Python click adding default subcommand to group (Python 3)
DefaultGroup is a sub class of click.Group. But it invokes a default
subcommand instead of showing a help message when a subcommand is not
passed.