kweather

Weather application for Plasma

A convergent weather application for Plasma. Has flat and dynamic/animated views for showing dailiy or hourly forecasts and other information.

x2gokdriveclient

KDrive graphical client backend for X2Go Client

X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client-side mass storage mounting support - client-side printing support - audio support - authentication by smartcard and USB stick

node-d3-color

Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch)

Even though your browser understands a lot about colors, it doesn’t offer much help in manipulating colors through JavaScript. The d3-color module therefore provides representations for various color spaces, allowing specification, conversion and manipulation. Also see d3-interpolate for color interpolation.

python3-cron-descriptor

convert cron expressions into human readable strings (Python3 version)

A Python library that converts cron expressions into human readable strings.

python3-django-fsm-2

Django friendly finite state machine support (Python3 version)

django-fsm-2 adds declarative states management for django models. Instead of adding some state field to a django model, and managing its values by hand, you could use FSMState field and mark model methods with the transition decorator. Your method could contain the side-effects of the state change.

libcarp-object-perl

object-oriented replacement for Carp or Carp::Clan Perl modules

Carp::Object is an object-oriented alternative to Carp/croak or Carp::Clan/croak, for reporting errors in modules from the perspective of the caller instead of reporting the internal implementation line where the error occurs.