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

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 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.