python3-govee-local-api

Library to communicate with Govee devices via local API

This library allows for communication with Govee devices using local network access. Users can control Govee lighting products through their Wi-Fi network without reliance on external servers. The library supports a wide range of Govee models, enabling functionalities such as turning lights on and off, adjusting brightness, changing colors, and applying various lighting effects. It operates by sending commands directly to Govee devices, ensuring low- latency interactions and quick response times, ideal for home automation setups.

postgresql-17-cron

Run periodic jobs in PostgreSQL

pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database. pg_cron can run multiple jobs in parallel, but it runs at most one instance of a job at a time. If a second run is supposed to start before the first one finishes, then the second run is queued and started as soon as the first run completes.

libexcel-valuereader-xlsx-perl

module for extracting values from Excel workbooks in XLSX format

Excel::ValueReader::XLSX reads the contents of an Excel file in XLSX format. Unlike other modules like Spreadsheet::ParseXLSX or Spreadsheet::XLSX, there is no support for reading formulas, formats or other Excel internal information; all you get are plain values -- but you get them much faster!

libcangjie3

Cangjie input method library

This is a library that provides functions related to the Cangjie Chinese input method.

libmedc11t64

Library to exchange meshed data (C version)

MED-fichier (Modélisation et Echanges de Données, in English Modelisation and Data Exchange) is a library to store and exchange meshed data or computation results. It uses the HDF5 file format to store the data.

libpnetcdf6

Libraryfor reading and writing parallel NetCDF files

PnetCDF provides high-performance parallel I/O while still maintaining file-format compatibility with Unidata's NetCDF, specifically the formats of CDF-1 and CDF-2.