scmutils

scheme mathematical library

An integrated library of procedures, embedded in the programming language Scheme, and intended to support teaching and research in mathematical physics and electrical engineering. Scmutils and Scheme are particularly effective in work where the almost-functional nature of Scheme is advantageous, such as classical mechanics, where many of the procedures are most easily formulated as quite abstract manipulations of functions.

python3-gjson

Python library and binary to filter and extract data from JSON-like input

This Python3 library and binary provides a simple way to filter and extract data from JSON-like objects or JSON files, using the GJSON syntax.

node-source-map-loader

Node.js library to extract source maps

node-source-map-loader is a JS library to extracts source maps from existing source files. Can be used in a node-webpack rule.

node-vdom-to-html

Node.js library to turn virtual-dom nodes into HTML

node-vdom-to-html turn virtual-dom nodes into HTML. virtual-dom is a collection of modules designed to provide a declarative way of representing the DOM.

python3-pyatem

Blackmagic Design ATEM video switchers (Python 3)

Open Switcher is a control application for the Blackmagic Design ATEM video switchers. These are normally controlled with the propriatary Windows or Osx application over a network connection. In some cases it's also possible to control these switchers using hardware buttons but that doesn't expose the full functionality of these mixers.

libsexp2

small fast s-expression library

This library is intended for developers who wish to manipulate (read, parse, modify, and create) symbolic expressions (s-expressions) from C or C++ programs.