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.

php8.4-solr

PHP extension for communicating with Apache Solr server

The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API.

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.

yosys-plugin-ghdl

VHDL to RTL synthesis plugin using GHDL

This yosys plugin allows running RTL synthesis from VHDL source code instead of yosys' native Verilog.

python3-parse-stages

Parse a mini-language for selecting objects by tag or name

This library is mostly useful for command-line parsing by other tools like `tox-stages` and `nox-stages`. It may be used to parse e.g. a command-line specification like "@check and not pylint" or "@tests or ruff" and then match it against a list of objects that have names and lists of tags.