Sratom subproject with meson
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
David Robillard 27669aa371 Sratom 0.4.0 11 years ago
doc Fix footer padding. 11 years ago
sratom Add API to control whether named resources are read as LV2 objects or URIs. 11 years ago
src Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes. 11 years ago
tests Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes. 11 years ago
COPYING Add COPYING file. 11 years ago
NEWS Sratom 0.4.0 11 years ago
README Add NEWS and README files. 11 years ago
sratom.pc.in Update LV2 pkg-config dependencies. 11 years ago
waf Don't use GCC only warnings flags on clang. 11 years ago
wscript Sratom 0.4.0 11 years ago

README

Sratom
------

Sratom is a library for serialising LV2 atoms to/from RDF, particularly the
Turtle syntax.

More information about LV2 atoms can be found at <http://lv2plug.in/ns/ext/atom>

More information about Sratom can be found at <http://drobilla.net/software/sratom>

-- David Robillard <d@drobilla.net>