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 62b0e6acff Use same case as subst dictionary for pkg-config file (fix ticket #717) 12 years ago
doc Update man page. 12 years ago
serd Tidy up documentation 12 years ago
src Fix abbreviation flags for blank nodes within lists (fix ticket #719). 12 years ago
tests Fix abbreviation of repeated predicates with blank objects, and abbreviation memory errors (hopefully fix ticket #710). 12 years ago
AUTHORS Add AUTHORS file. 12 years ago
COPYING Switch to ISC license (legally equivalent to MIT license but with less obnoxious lawyer noise). 12 years ago
ChangeLog Serd 0.4.2 12 years ago
INSTALL Add INSTALL and waf with autowaf bundled. 12 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 Update autowaf 12 years ago
wscript Serd 0.4.2 12 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>