rust-rio 0.8.4-3 source package in Ubuntu

Changelog

rust-rio (0.8.4-3) unstable; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)
  * relax to autopkgtest-depend unversioned
    when version is satisfied in Debian stable

 -- Jonas Smedegaard <email address hidden>  Fri, 12 Jul 2024 15:33:33 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rio_0.8.4-3.dsc 2.4 KiB d76423d08a039c2c5b43ae68b3b80855d376ff04ccc91ab93853f25acdf4491c
rust-rio_0.8.4.orig.tar.gz 295.1 KiB 3ef99676a30f3a4e0f5a4efe0e4e79047434102d08cc482ce12d8f5d10f0e1a7
rust-rio_0.8.4-3.debian.tar.xz 5.1 KiB b78ae7c37324cd555627ef6bc5fca8e0d6c52667dbd0f695875126147badbf87

Available diffs

No changes file available.

Binary packages built by this source

librust-rio-api-dev: common data structures for RDF formats parsers and serializers

 rio_api provides basic interfaces and data structures
 for building RDF 1.1 and RDF-star parsers.
 .
 This package contains the source
 for the Rust rio_api crate,
 packaged for use with cargo and dh-cargo.

librust-rio-turtle-dev: RDF Turtle, Trig, N-Triples and N-Quads parsers and serializers

 rio_turtle provides an implementation
 of N-Triples, N-Quads, Turtle and TriG parsers.
 .
 RDF-star syntaxes are also supported,
 i.e. Turtle-star, TriG-star, N-Triples-star and N-Quads-star.
 .
 This package contains the source
 for the Rust rio_turtle crate,
 packaged for use with cargo and dh-cargo.

librust-rio-xml-dev: RDF/XML parser and serializer

 rio_xml provides an implementation
 of an RDF/XML streaming parser.
 .
 This package contains the source
 for the Rust rio_xml crate,
 packaged for use with cargo and dh-cargo.