This is a staging site. Uploads will not persist. Testing only.

libmoosex-logdispatch-perl

logging role for Moose

MooseX::LogDispatch provides a Log::Dispatch role for use with your Moose classes.

libmusic-chord-namer-perl

given notes, return the best chord name

Music::Chord::Namer optionally exports one sub, chordname, which accepts some notes as either a string or a list and returns the best chord name it can think of.

python3-aiomcache

Minimal pure python memcached client

memcached client for asyncio The API looks very similar to the other memcache clients:

lsp-plugins-clap

LSP (Linux Studio Plugins) audio-plugins (clap plugins)

Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks.

python3-collections-extended

Extra Python Collections - bags, setlists, RangeMap and IndexedDict

collections_extended is a pure Python module with no dependencies providing:

python3-editables

Python library for creating "editable wheels"

This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in "editable mode". In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall.