libphdi1
Parallels Hard Disk image (PHDI) format access library
libphdi is a library to access the Parallels Hard Disk image (PHDI) format.
libjs-htmx
framework for performing various javascript actions from html
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent
Events directly in HTML, using attributes, so you can build modern user
interfaces with the simplicity and power of hypertext.
libcuinj64-12.2
NVIDIA CUINJ Library (64-bit)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
libhdf5-openmpi-hl-cpp-100t64
HDF5 High Level C++ runtime files - OpenMPI version - unsupported
Hierarchical Data Format 5 (HDF5) is a file format and library for
storing scientific data. HDF5 was designed and implemented to address
the deficiencies of HDF4.x. It has a more powerful and flexible data
model, supports files larger than 2 GB, and supports parallel I/O.
dh-shell-completions
debhelper addon to install shell completions
Easier installing of shell completions.
Like dh_bash-completion from bash-completion, but with support for multiple
shells.
Currently supports bash, fish, and zsh.
python3-overrides
Python decorator to verify that expected overrides are maintained
Provides a decorator @override that verifies that a method that
should override an inherited method actually does it. Python has no
standard mechanism by which to guarantee that (1) a method that
previously overrode an inherited method continues to do so, and (2) a
method that previously did not override an inherited will not
override now. This package allows this to be addressed in an automated
manner.