python3-vacuum-map-parser-base
Common codebase for creating vacuum map parsers
This library provides a set of foundational classes to be extended by specific
vacuum map parsers. It supports the parsing of maps for various vacuum cleaner
models by offering a structure that can be customized to accommodate different
parsing needs. By defining the basic framework, the library ensures consistent
implementation across different vacuum-specific map parsers. Users can build
upon these base classes to create parsers tailored for specific brands or
types of vacuums, such as Roborock, Viomi, Roidmi, and Dreame, enabling
effective communication and data processing from the devices.
libxlsxwriter8
Library for XLSX -- runtime library
Libxlsxwriter is a C library that can be used
to write text, numbers, formulas and hyperlinks to multiple
worksheets in an Excel 2007+ XLSX file.
libjfreepdf-java
Java library generating PDF from Graphics2D
JFreePDF is a library module for the Java(tm) platform that allows you to
create content in Portable Document Format (PDF) using the standard Java2D
drawing API (Graphics2D). JFreePDF is light-weight, fast, and has no
dependencies other than the Java runtime (11 or later).
machineid
Get the unique machine id of any host (program)
machineid provides support for reading the unique machine id of most
host OS's (without admin privileges), because sometimes you just need
to reliably identify your machines.
libreflectcpp0.17
C++20 library for fast (de-)serialization and validation (shared library)
reflect-cpp is a C++20 library for fast serialization, deserialization
and validation using reflection. It supports JSON, BSON, CBOR,
flexbuffers, msgpack, TOML, XML, YAML / msgpack.org.
python3-motionmount
Control Vogel's MotionMount TVM7675 Pro over Ethernet
This library allows control of the TVM7675 Pro series of MotionMounts from
Vogel's Products over Ethernet. It enables users to adjust the position of
their TV mount, retrieve information on the current position, and set new
positions. Specifically, the library communicates with the TVM7675 Pro
motorized TV wall mount, providing an IP-based connection for adjustments.