Serd 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 1c9b402f04 Add gitignore file 6 years ago
doc Add support for reading TriG 6 years ago
serd Factor out file reading from reader 6 years ago
src Make BulkSink general and factor out details from Writer 6 years ago
tests Add test for corrupt BOMs 6 years ago
.gitignore Add gitignore file 6 years ago
AUTHORS Add AUTHORS file. 13 years ago
COPYING Add support for NQuads 6 years ago
INSTALL Update INSTALL file 8 years ago
NEWS Factor out file reading from reader 6 years ago
README Add support for writing TriG 6 years ago
serd.pc.in Specify -lm in libs.private for static compilation (#918). 10 years ago
serd.ttl Add support for writing TriG 6 years ago
waf Add target for generating release announcements 7 years ago
wscript Clean up test output 6 years ago

README

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>