Mercurial > hg > piper-cpp
annotate ext/serd/README @ 292:16842bf06026
Fix some compiler warnings
| author | Chris Cannam <cannam@all-day-breakfast.com> |
|---|---|
| date | Wed, 13 Jan 2021 15:36:24 +0000 |
| parents | c5cdc9e6a4bf |
| children |
| rev | line source |
|---|---|
| cannam@226 | 1 Serd |
| cannam@226 | 2 ==== |
| cannam@226 | 3 |
| cannam@226 | 4 Serd is a lightweight C library for RDF syntax which supports reading and |
| cannam@226 | 5 writing Turtle, NTriples, TriG, and NQuads. |
| cannam@226 | 6 For more information, see <http://drobilla.net/software/serd>. |
| cannam@226 | 7 |
| cannam@226 | 8 -- David Robillard <d@drobilla.net> |
| cannam@226 | 9 |
