This package browser is in early development. Mind the rough edges.

lv2toweb 0.4

Documentation generator for LV2 plugins

lv2toweb allows the user to create an xhtml page with information about the given LV2 plugin, provided that the plugin and its UI(s) match up with the provided metadata and adhere to well-known best practices.

Installation

Install lv2toweb 0.4 as follows:

guix install lv2toweb@0.4

Or install the latest version:

guix install lv2toweb

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.