    MODULE=serd
   VERSION=0.32.10
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://download.drobilla.net/
SOURCE_VFY=sha256:b0e93b49e52f01a049475b7886ef140407115a32d3b1e5dc5f95141c88275d1c
  WEB_SITE=https://drobilla.net/software/serd
   ENTERED=20180113
   UPDATED=20260610
     SHORT="library RDF synatx for reading Turtle Trig NTriples and NQuads"

cat << EOF
Serd is a lightweight C library for RDF syntax which supports reading and
writing Turtle, TRiG, NTriples, and NQuads.

Serd is not intended to be a swiss-army knife of RDF syntax, but rather is
suited to resource limited or performance critical applications (e.g. converting
many gigabytes of NTriples to Turtle), or situations where a simple
reader/writer with minimal dependencies is ideal (e.g. in LV2 implementations or
embedded applications).
EOF
