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.
- Outputs:
out - Website: https://github.com/x42/lv2toweb
- Licenses: GPL 2 · ISC
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
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.