wok-current annotate serd/description.txt @ rev 25524

created recipes for tree-sitter and tree-sitter-dev 0.20.7
author Hans-G?nter Theisgen
date Fri Feb 24 17:21:52 2023 +0100 (18 months ago)
parents
children
rev   line source
Hans-G?nter@25300 1 Serd is a lightweight C library for RDF syntax which supports reading
Hans-G?nter@25300 2 and writing Turtle, TRiG, NTriples, and NQuads.
Hans-G?nter@25300 3 Serd is suitable for performance-critical or resource-limited applications,
Hans-G?nter@25300 4 such as serialising very large data sets, network protocols, or embedded
Hans-G?nter@25300 5 systems that require minimal dependencies and lightweight deployment.