python3-sexpdata
S-expression parser (Python3)
This package is a simple S-expression parser/serializer. It has
simple `load' and `dump' functions like pickle, json or PyYAML
module.
pd-beatpipe
realtime scheduler/event-delay/quantizer object for Pd
This object is a realtime scheduler, event-delay, and quantizer object for
Pure Data. It is used for making beats and other rhythmic sequences. Any
list starting with a number T sent to the left inlet, will be sent to the
output after T beats, quantized with tpq (tick per quarter) and stripped of
the leading beat number. The tempo can be changed dynamically on the right
inlet The quantification can be set at any time with a set-tpq message.
mercurial-nested
Mercurial extension to work with nested repositories
The extension was inspired by the forest extension by Robin Farine. It allows
one to apply common Mercurial commands to all the nested repositories at once
like pull, push etc. It allows also to fetch a complete tree of repositories
through ssh or http.
python3-geolinks
Python 3 Library for using geospatial links (catalogue interoperablity)
This package is a utility library to work with geospatial links.
It is an implementation of the Cat-Interop work described at
https://wiki.osgeo.org/wiki/Cat-Interop
linux-support-4.15.0-3
Support files for Linux 4.15
python-sexpdata
S-expression parser (Python2)