ubuntustudio-default-settings

default settings for the Ubuntu Studio desktop

apport-kde

KDE frontend for the apport crash report system

clang-format-3.7

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

python-scciclient

Python ServerView Common Command Interface (SCCI) Client Library - Python 2.x

This package provides the Python ServerView Common Command Interface (SCCI) Client Library, which support FUJITSU iRMC S4 integrated Remote Management Controller. This Python module may be helpful if you want to use Ironic to manage a FUJITSU server that has this hardware.

r-cran-fnonlinear

GNU R package for financial engineering -- fNonlinear

This package provides functions for modelling of nonlinear time series and is part of Rmetrics, a collection of packages for financial engineering and computational finance written and compiled by Diethelm Wuertz and others.

python3-openleadr-python

Python 3 module for OpenADR systems (Python 3)

OpenLEADR is a Python 3 module that provides a convenient interface to OpenADR systems. It contains an OpenADR Client that you can use to talk to other OpenADR systems, and it contains an OpenADR Server (VTN) with convenient integration possibilities.