serd 0.30.14-1 source package in Ubuntu

Changelog

serd (0.30.14-1) unstable; urgency=medium

  * New upstream version 0.30.14
  * Build with meson
  * Drop obsolete ldconfig patch
  * Fix doc installation
  * Refresh lintian-overrides
  * d/copyright: Drop waf entry and BSD license
  * Remove obsolete d/clean

 -- Dennis Braun <email address hidden>  Mon, 25 Jul 2022 14:55:30 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
serd_0.30.14-1.dsc 2.4 KiB 61ccf4a38ff69f936ff7e6824952bc54c69c630f9be8accde6d258ba6456ff43
serd_0.30.14.orig.tar.xz 164.8 KiB a14137d47b11d6ad431e78da341ca9737998d9eaccf6a49263d4c8d79fd856e3
serd_0.30.14.orig.tar.xz.asc 833 bytes 7f114a4b1cd6d9513ec86bb2726dfe91964f25348b9792a94c9f73492690dd40
serd_0.30.14-1.debian.tar.xz 19.8 KiB a8a3d62fc8f37455acc5576edfdeaf2e21533b5b58e10f6d2bd07e2ff4c7ff4a

Available diffs

No changes file available.

Binary packages built by this source

libserd-0-0: lightweight RDF syntax library

 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 Serd is not intended to be a swiss-army knife of RDF syntax, but rather
 is suited to resource limited applications, or situations where a simple
 reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or
 plugins).
 .
 Serd is:
  * small: Serd is implemented in under 2500 lines1 of standard C code.
  * portable and dependency-free: Serd uses only the C standard library,
    and has no external dependencies, making it a lightweight dependency
    in every sense.
  * fast and lightweight: Serd (and the included serdi tool) can be used
    to stream abbreviated Turtle (unlike many other tools which can not
    stream since they must first build an internal model to abbreviate).
    In other words, Serd can re-serialise an unbounded amount of Turtle
    using a fixed amount of memory, preserving the abbreviations in the
    input.
  * conformant and well-tested: Serd is written to the Turtle, NTriples
    and URI specifications, and includes a comprehensive test suite which
    includes all the normative examples from the Turtle specification, all
    the "normal" examples from the URI specification, and additional tests
    added specifically for Serd. The test suite has over 96% code coverage
    (by line), and runs with zero memory errors or leaks.

libserd-0-0-dbgsym: No summary available for libserd-0-0-dbgsym in ubuntu kinetic.

No description available for libserd-0-0-dbgsym in ubuntu kinetic.

libserd-dev: lightweight RDF syntax library - development files

 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the development files for Serd.

libserd-doc: No summary available for libserd-doc in ubuntu kinetic.

No description available for libserd-doc in ubuntu kinetic.

serdi: lightweight RDF syntax library - serdi tool

 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the utility 'serdi'.

serdi-dbgsym: No summary available for serdi-dbgsym in ubuntu kinetic.

No description available for serdi-dbgsym in ubuntu kinetic.