wok-6.x annotate serd/description.txt @ rev 25563

New toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.37
author Stanislas Leduc <shann@slitaz.org>
date Fri May 05 18:12:18 2023 +0200 (14 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.