python3-overrides
Python decorator to verify that expected overrides are maintained
Provides a decorator @override that verifies that a method that
should override an inherited method actually does it. Python has no
standard mechanism by which to guarantee that (1) a method that
previously overrode an inherited method continues to do so, and (2) a
method that previously did not override an inherited will not
override now. This package allows this to be addressed in an automated
manner.
parsyncfp2
Multihost parallel rsync wrapper
parsyncfp2 is a tool to efficiently transfer 10s of gigabytes across a network
by running several instances of rsync in parallel. It aggregates files into
chunks (or partitions) of a specified size, and then transfers each chunk
using parallel runs of rsync. It needs to be installed only on the source end
of the transfer.
libopenzwave1.6t64
API to use a Z-Wave controller
OpenZWave is an open-source, cross-platform library designed to enable
anyone to add support for Z-Wave home-automation devices to their
applications, without requiring any in depth knowledge of the Z-Wave
protocol.
ruby-kas-grpc
Auto-generated gRPC client for KAS
The Kubernetes Agent Server (KAS) is a GitLab backend service dedicated to
managing Kubernetes Agents. This gem is the auto-generated gRPC client for it.
gir1.2-ayatanacommon-0.0
Ayatana System Indicators' common API functions (GObject Introspection)
This package contains common API functions used by Ayatana System
Indicators.
sherlock
Find usernames across social networks
Sherlock relies on the site's designers providing a unique URL
for a registered username. To determine if a username is available,
Sherlock queries that URL, and uses to response to understand if
there is a claimed username already there.