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

lrdf 0.6.1

Lightweight RDF library for accessing LADSPA plugin metadata

LRDF is a library to make it easy to manipulate RDF files describing LADSPA plugins. It can also be used for general RDF manipulation. It can read RDF/XLM and N3 files and export N3 files, and it also has a light taxonomic inference capability.

Installation

Install lrdf 0.6.1 as follows:

guix install lrdf@0.6.1

Or install the latest version:

guix install lrdf

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.