libtest2-plugin-ioevents-perl
module to turn STDOUT and STDERR into Test2 events
Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including
warnings) into proper Test2 events.
python3-construct-classes
Python module for parsing and packing data classes
Construct Classes relies on python3-construct for parsing binary data into data
classes and packing data classes into binary data. The programmer needs to
manually write the Construct expressions. There is no type verification, so it
is the programmer's responsibility that the dataclass and the Construct
expression match.
python3-foscam
Library to interact with Foscam IP Cameras
This library allows users to interact with Foscam IP Cameras over a network.
Users can perform operations such as moving the camera lens, stopping motion,
and retrieving IP and port information. Commands can be sent asynchronously,
enabling non-blocking operations. Callbacks can also be specified to handle
the response of commands, providing flexibility in managing camera
interactions.
libheif-plugins-all
HEIF and AVIF file format decoder and encoder - plugins metapackage
libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file
format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022
(2nd Edition) capabilities.
ruby-maxitest
Minitest + all the features you always wanted
Features:
1. Ctrl+c stops tests and prints failures
2. pastable rerun snippet for failures (disabled/integrated on rails 5)
3. multiple before & after blocks
4. around blocks around { |t| Dir.chdir(...) { t.call } }
5. red-green output (disabled/integrated on rails 5)
6. mtest executable to run by line number and by folder
(disabled/integrated on rails 5)
7. full backtrace for errors and assertions with verbose (-v)
8. And more!
libretro-snes9x
Libretro wrapper for Snes9x
This wrapper makes Snes9x API compatible with libretro, thus allowing its use
with libretro frontends, such as RetroArch.