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 cba1ff3a18 Add benchmark plots 4 years ago
doc Add benchmark plots 4 years ago
serd Remove ancient MSVC workaround for stdbool.h 4 years ago
src Fix incorrect print format arguments 4 years ago
tests Fix test coverage 4 years ago
waflib@2f22513494 Update waf 4 years ago
.gitignore Add gitignore file 6 years ago
.gitlab-ci.yml Add benchmark plots 4 years ago
.gitmodules Switch to using a submodule for autowaf 4 years ago
.travis.yml Add Travis configuration 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 Fix parsing "a" abbreviation without padding whitespace 4 years ago
README.md Rename README to README.md 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
serd_bench.py Remove Tk dependency from benchmark script 4 years ago
waf Update waf 4 years ago
wscript Build documentation and coverage index page 4 years ago

README.md

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