rust-json-event-parser 0.1.1-2 source package in Ubuntu

Changelog

rust-json-event-parser (0.1.1-2) unstable; urgency=medium

  * add patch 2001 to avoid bench-only dependencies;
    stop build- or autopkgtest-depend
    on packages for crates criterion serde_json
  * add patch 2002 to skip testing against JSONTestSuite by default
  * add TODO note about JSONTestSuite being skipped;
    check (what little is left of) tests during build

 -- Jonas Smedegaard <email address hidden>  Thu, 20 Jul 2023 14:12:40 +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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-json-event-parser_0.1.1-2.dsc 2.1 KiB 4ddd0e62b89f341b934deb615b8ef2eab04e20f3203dcb72290588919c5cc608
rust-json-event-parser_0.1.1.orig.tar.gz 11.9 KiB 588bb7d185ac09b9a1c4a269a122952fb90de0c21ecfc6d4c0dc940e52336802
rust-json-event-parser_0.1.1-2.debian.tar.xz 11.7 KiB 291ff8384b9af7905498f565065439e83a86e99b45b38ef1b7253ccc4e63b400

No changes file available.

Binary packages built by this source

librust-json-event-parser-dev: JSON event parser and serializer - Rust source code

 JSON event parser
 is a simple streaming JSON parser and serializer implementation in Rust.
 .
 It does not aim
 to be the fastest or the more versatile JSON parser possible
 but to be an as simple as possible implementation.
 .
 This package contains the source for the Rust json-event-parser crate,
 for use with cargo and dh-cargo.