maint-guide-ru

Debian New Maintainers' Guide (Russian)

This package contains the Debian New Maintainers' Guide.

icingaweb2-module-eventdb

simple and responsive web interface for Icinga - eventdb module

Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment.

libsrecord0

library for manipulating EPROM load files (runtime)

The srecord library is a collection of powerful C++ classes for manipulating EPROM load files. It reads and writes numerous EPROM file formats, and can perform many different manipulations.

libsiconos-kernel6

modeling and simulation of nonsmooth dynamical systems (kernel lib)

Siconos is an open-source scientific software primarily targeted at modeling and simulating nonsmooth dynamical systems in C++ and in Python: * Mechanical systems (rigid or solid) with unilateral contact and Coulomb friction and impact (nonsmooth mechanics, contact dynamics, multibody systems dynamics or granular materials). * Switched Electrical Circuit such as electrical circuits with ideal and piecewise linear components: power converter, rectifier, Phase-Locked Loop (PLL) or Analog-to-Digital converter. * Sliding mode control systems. * Biology (Gene regulatory network). Other applications are found in Systems and Control (hybrid systems, differential inclusions, optimal control with state constraints), Optimization (Complementarity systems and Variational inequalities), Fluid Mechanics, and Computer Graphics.

gir1.2-gpaste-6.0

GObject introspection data for the libgpaste6 library

GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings.

clang-format-3.5

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.