libghc-lift-type-prof
Lift a type from a Typeable constraint to a Template Haskell type; profiling lib
Lift your types from a Typeable constraint to a Template Haskell type
libghc-th-compat-prof
Backward (and forward) compatible Quote and Code types; profiling libraries
This package defines a "Language.Haskell.TH.Syntax.Compat"
module, which backports the Quote and Code types to
work across a wide range of template-haskell versions.
libkf6completion6
Widgets with advanced auto-completion features
KCompletion provides widgets with advanced completion support as well as a
lower-level completion class which can be used with your own widgets.
node-css-jss
Node.js module that implements css() interface on top of node-jss
JSS is an authoring tool for CSS which allows you to use JavaScript to
describe styles in a declarative, conflict-free and reusable way. It can
compile in the browser, server-side or at build time in Node.
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.
libkf6configcore6
configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore, KConfigGui and KConfigQml.