ttl2c 1.0.0
Turtle to C header conversion utility for LV2 plugins
This package provides a conversion utility for LV2 Plugin developers to generate C headers from Turtle files.
- Outputs:
out - Website: https://github.com/lvtk/ttl2c
- Licenses: GPL 3+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ttl2c 1.0.0 as follows:
guix install ttl2c@1.0.0
Or install the latest version:
guix install ttl2c
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.