Mercurial > hg > sv-dependency-builds
annotate src/serd-0.18.2/README @ 37:892ab0545588
Remove Vamp SDK (at least from OSX directory). We're beginning to include it in the main build instead.
author | Chris Cannam |
---|---|
date | Fri, 18 Mar 2016 14:04:03 +0000 |
parents | c7265573341e |
children |
rev | line source |
---|---|
Chris@0 | 1 Serd |
Chris@0 | 2 ---- |
Chris@0 | 3 |
Chris@0 | 4 Serd is a lightweight C library for RDF syntax which supports reading and |
Chris@0 | 5 writing Turtle and NTriples. |
Chris@0 | 6 |
Chris@0 | 7 For more information, see <http://drobilla.net/software/serd>. |
Chris@0 | 8 |
Chris@0 | 9 -- David Robillard <d@drobilla.net> |
Chris@0 | 10 |