Mercurial > hg > piper-cpp
comparison 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 |
comparison
equal
deleted
inserted
replaced
219:db929669e7d3 | 247:8a031eb9a25f |
---|---|
1 Serd | |
2 ==== | |
3 | |
4 Serd is a lightweight C library for RDF syntax which supports reading and | |
5 writing Turtle, NTriples, TriG, and NQuads. | |
6 For more information, see <http://drobilla.net/software/serd>. | |
7 | |
8 -- David Robillard <d@drobilla.net> | |
9 |