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 8df73c898e Remove Tk dependency from benchmark script 4 years ago
doc Add documentation main page 4 years ago
serd Remove ancient MSVC workaround for stdbool.h 4 years ago
src Fix parsing "a" abbreviation without padding whitespace 4 years ago
tests Fix parsing "a" abbreviation without padding whitespace 4 years ago
waflib Pass file comparison test if difflib finds no changes 4 years ago
.gitattributes Add gitattributes file 5 years ago
.gitignore Squashed 'waflib/' content from commit 982416b 5 years ago
.gitlab-ci.yml Add Gitlab CI configuration 5 years ago
.travis.yml Add Travis configuration 6 years ago
AUTHORS Add AUTHORS file. 12 years ago
COPYING Squashed 'waflib/' content from commit 982416b 5 years ago
INSTALL Update INSTALL file 8 years ago
NEWS Fix parsing "a" abbreviation without padding whitespace 4 years ago
README.md Squashed 'waflib/' content from commit 982416b 5 years ago
serd.pc.in Specify -lm in libs.private for static compilation (#918). 9 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 Switch to using bundled waf source 5 years ago
wscript Improve documentation 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