pd-moonlib

library of Pd objects related to GUI control

Moonlib includes three sub-sections: nilib, which is a kind of wrapper between Pd and Gtk, sublib, which is a collection of gui control objects, and other, which are miscellaneous objects:

python3-jschema-to-python

generate Python classes from a JSON schema

This package contains a module that generate Python classes from a JSON schema.

qml6-module-qtlocation

Qt 6 Location QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

qt6-location-examples

Qt 6 Location examples

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libxom-java

New XML object model for Java

XOM(tm) is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.

ruby-configurate

Flexible configuration system for Ruby

Configurate for Ruby allows one to specify a chain of configuration providers which are queried in order until one of them returns a value. This allows scenarios like overiding settings one's default settings with a user configuration file and let those be overidden by environment variables. The query interface allows one to group and nest the configuration options to a pratically unlimited level.