Mercurial > hg > piper-cpp
diff ext/serd/README @ 247:8a031eb9a25f
Merge branch 'output-type-uri'
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 15 Jun 2017 09:52:01 +0100 |
parents | c5cdc9e6a4bf |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ext/serd/README Thu Jun 15 09:52:01 2017 +0100 @@ -0,0 +1,9 @@ +Serd +==== + +Serd is a lightweight C library for RDF syntax which supports reading and +writing Turtle, NTriples, TriG, and NQuads. +For more information, see <http://drobilla.net/software/serd>. + + -- David Robillard <d@drobilla.net> +