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 d7b2e80c92 Serd 0.18.0 11 years ago
doc Fix footer padding. 11 years ago
serd Add error callback to reader and writer for custom error reporting. 11 years ago
src Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes. 11 years ago
tests Fix lax prototype. 11 years ago
AUTHORS Add AUTHORS file. 12 years ago
COPYING Update copyright dates. 11 years ago
INSTALL Improve INSTALL file. 11 years ago
NEWS Serd 0.18.0 11 years ago
PACKAGING Add PACKAGING file 12 years ago
README Tidy. 12 years ago
serd.pc.in Use same case as subst dictionary for pkg-config file (fix ticket #717) 12 years ago
waf Don't use GCC only warnings flags on clang. 11 years ago
wscript Serd 0.18.0 11 years ago

README

Serd
----

Serd is a lightweight C library for RDF syntax which supports reading and
writing Turtle and NTriples.

For more information, see <http://drobilla.net/software/serd>.

-- David Robillard <d@drobilla.net>