syncthingtray

desktop integration for Syncthing

Syncthing Tray is a user-friendly frontend for Syncthing. The tray applet contains a dashboard and remote controls for Syncthing.

stopt-examples

library for stochastic optimization problems (programs examples)

This package provides some programs written to solve mathematical problems using the StOpt library. The source code is provided, examples are available in C++ and in Python. C++ source code has to be built against the libstopt-dev package if one wants to run it.

node-codemirror-search

Search functionality for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

node-codemirror-view

DOM view component for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

node-crelt

Tiny DOM-element creation utility

node-crelt provides a tiny DOM-element creation utility. It exports a single function that returns a DOM element. It is called with - a tag name string or DOM element - an optional attribute object mapping names to values - any number of children

ament-cmake-pycodestyle

CMake build system for ROS 2 ament packages (pycodestyle PEP-8 validator)

The ament build system is the most common way to build packages for ROS 2. ament_cmake provides the necessary tooling to build ament packages with CMake.