python3-mesonpy
Meson PEP 517 Python build backend
This package enables Python package authors to use Meson as the build
backend for their packages.
python3-canary
Library to interact with Canary security cameras
This library enables integration with Canary security cameras. Users can
monitor live streams and access various sensor data from their Canary devices,
including temperature, humidity, and air quality information. The library can
manage alarms and other functionalities supported by Canary cameras,
facilitating remote surveillance and environmental monitoring.
node-microsoft-fast-element
lightweight means to easily build performant Web Components
The `@microsoft/fast-element` library is a lightweight means to easily build
performant, memory-efficient, standards-compliant Web Components. FAST
Elements work in every major browser and can be used in combination with any
front-end framework or even without a framework.
node-microsoft-fast-react-wrapper
utility that enables automatically wrapping Web Components in a React component
fast-react-wrapper contains a utility that enables automatically wrapping Web
Components in a React component for ease of integration into React projects.
node-microsoft-fast-ssr
NodeJS solution for rendering "@microsoft/fast" templates and components
The `@microsoft/fast-ssr` package contains a NodeJS solution for rendering
FAST templates and components. While primarily intended for supporting
server-side rendering (SSR) scenarios, it also allows FAST to be used as a
general purpose HTML templating solution.
podiff
compare textual information in two PO files
The podiff utility finds differences in translatable strings and translations
between two PO files or between two revisions of the same file. It uses diff
to generate the output. Before comparing, it eliminates all comments and
multiple empty lines, sorts the two files by their msgid and reformats all
textual strings in a uniform manner. The utility is intended to help
translators obtain meaningful information about changes they do to PO files.