A lightweight C library for RDF syntax
http://drobilla.net/software/serd/
A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/serd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
serd-0.18.0-build_compare.patch | 0000000569 569 Bytes | |
serd-0.18.0.tar.bz2 | 0000283387 277 KB | |
serd.changes | 0000001085 1.06 KB | |
serd.spec | 0000002820 2.75 KB |
Revision 2 (latest revision is 21)
Stephan Kulow (coolo)
accepted
request 131721
from
Cristian Morales Vega (RedDwarf)
(revision 2)
- Update to 0.18.0 * Support digits at start of local names as per new Turtle grammar * Add incremental read interface suitable for reading from infinite streams * Add -e option to serdi to use incremental reading * Add error callback to reader and writer for custom error reporting * Add -q option to serdi to suppress all non-data output, e.g. errors * Reset indent when finishing a write * Report write size correctly when invalid UTF-8 is encountered and a replacement character is written * Strip down API documentation to a single clean page * Fix various hyper-strict warnings * Do not require a C++ compiler to build * Add option to build utilities as static binaries * Upgrade to waf 1.7.2 - Add serd-0.18.0-build_compare.patch to make build reproducible
Comments 0