Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.6

(Squeeze)

slv2(3)


SLV2

SLV2

NAME
Author

NAME

SLV2 − SLV2 is a host library to simplify the discovery, loading, and use of LV2 plugins (http://lv2plug.in).

SLV2 is written in standard C99, and depends only on the Redland RDF library (http://librdf.org). It should be portable to any system with Redland, and is tested on various GNU/Linux distributions (often), and MacOS X (occasionally).

The Data (RDF) and code (shared library) functionality in SLV2 is strictly separated so it is simple to control where each is used (e.g. it is possible to discover/investigate plugins and related data without loading any shared libraries, avoiding the associated risks).

The SLV2 documentation is broken into several pages:

slv2_world - Global library initialisation, state, plugin discovery, etc.

slv2_util - Generally useful utility functions

slv2_collections - Collections of values (literals and URIs) and objects

slv2_data - Access to plugin RDF data

slv2_library - Access to plugin shared libraries

Author

Generated automatically by Doxygen for SLV2 from the source code.



slv2(3)