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 541c97ad49 Correctly handle posix_memalign failure 10 years ago
doc Disable timestamps in HTML documentation for reproducible build (fix #856). 11 years ago
serd Add error callback to reader and writer for custom error reporting. 11 years ago
src Correctly handle posix_memalign failure 10 years ago
tests Windows compatibility fixes. 11 years ago
AUTHORS Add AUTHORS file. 13 years ago
COPYING Update copyright dates. 12 years ago
INSTALL Improve INSTALL file. 11 years ago
NEWS Correctly handle posix_memalign failure 10 years ago
PACKAGING Add PACKAGING file 12 years ago
README Fix possible crash in serd_writer_end_anon() when writing invalid lists 11 years ago
serd.pc.in Use same case as subst dictionary for pkg-config file (fix ticket #717) 12 years ago
waf Upgrade to waf 1.9.7 10 years ago
wscript Fix possible crash in serd_writer_end_anon() when writing invalid lists 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>