This is a staging site. Uploads will not persist. Testing only.
libghc-mainland-pretty-prof
pretty printing designed for printing source code; profiling libraries
Pretty printing designed for printing source code based on
Wadler's paper /A Prettier Printer/. The main advantage of this
library is its ability to automatically track the source
locations associated with pretty printed values and output
appropriate #line pragmas and its ability to produce output
in the form of lazy text using a builder.
libghc-unicode-collation-prof
Haskell implementation of the Unicode Collation Algorithm; profiling libraries
This library provides a pure Haskell implementation of the Unicode Collation
Algorithm. It is not as fully-featured or as performant as @text-icu@, but it
avoids a dependency on a large C library. Locale-specific tailorings are also
provided.
libkf6userfeedback-bin
user feedback for applications - executables
Framework for collecting user feedback for applications via telemetry
and surveys.
python3-networking-generic-switch
OpenStack virtual network service - networking-generic-switch
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.
python3-proton-core
Proton Technologies API wrapper
The Proton Core library is a core component that contains the fundamental
logic used by the other Proton components. This core provides the essential
basis for the functioning and integration of the other parts of Proton,
ensuring consistency and efficiency in the system's overall performance.
python3-tessie-api
Library to interact with the Tessie API
This library allows communication with the Tessie API to retrieve and control
various aspects of Tesla vehicles. It supports fetching vehicle data, managing
climate settings, locking/unlocking doors, and observing charging status. The
library facilitates commands to wake the car, control window operations, and
access media player data. Users can also monitor the location of the vehicle
and observe tire pressures. This interaction helps maintain and operate Tesla
vehicles through automated scripts and integrations.