node-resolve-from
Resolve the path of a module from a given path
Resolve the path of a module like `require.resolve()`but from a given path.
Unlike `require.resolve()` it returns `null` instead of throwing when the
module can't be found.
milou-dbg
Dedicated search plasmoid debug files.
python3-fabric
Simple Pythonic remote deployment tool - standalone module
Fabric is designed to upload files and run shell commands on a number of
servers in parallel or serially. These commands are grouped in tasks (which
are regular Python functions) and specified in a 'fabfile.'
nvidia-tesla-vulkan-icd
NVIDIA Vulkan installable client driver (ICD) (Tesla version)
Vulkan is a multivendor open standard by the Khronos Group for 3D graphics.
obs-advanced-scene-switcher
plugin for OBS Studio to improve the scene switching
Advanced Scene Switcher plugin is based on the built-in Automatic Scene
Switcher. It extends its functionality by adding the following:
python-pyosmium
Osmium library bindings for Python
The PyOsmium module allows you to access some of the features of the Osmium
library from Python code.