rust-peg 0.8.1-3 source package in Ubuntu

Changelog

rust-peg (0.8.1-3) unstable; urgency=medium

  * add patch 1001 to drop tests using unstable syntax now gone
  * add patch 1002 to avoid test not deterministic with rustc 1.65

 -- Jonas Smedegaard <email address hidden>  Wed, 28 Jun 2023 14:35:12 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-peg_0.8.1-3.dsc 2.3 KiB 5b4760849ed019815692ae9ae8a456a7a811a4846f98eec60086b2c3a5bf8202
rust-peg_0.8.1.orig.tar.gz 47.3 KiB 89f7783dcc23da4749e6497aacafe980e88151b508227fee6b1b93223f6eb516
rust-peg_0.8.1-3.debian.tar.xz 12.4 KiB 924824da6bb0670ddd7ec35ae1866d68e5342a8e2dcd5d6951845dc79a06238c

Available diffs

No changes file available.

Binary packages built by this source

librust-peg-dev: simple Parsing Expression Grammar (PEG) parser generator

 rust-peg is a simple yet flexible parser generator
 that makes it easy to write robust parsers.
 Based on the Parsing Expression Grammar formalism,
 it provides a Rust macro
 that builds a recursive descent parser
 from a concise definition of the grammar.
 .
 This package contains the source
 for the Rust crate peg,
 packaged for use with cargo and dh-cargo.

librust-peg-macros-dev: simple Parsing Expression Grammar (PEG) parser generator - macros

 rust-peg is a simple yet flexible parser generator
 that makes it easy to write robust parsers.
 Based on the Parsing Expression Grammar formalism,
 it provides a Rust macro
 that builds a recursive descent parser
 from a concise definition of the grammar.
 .
 This package contains the source
 for the Rust crate peg-macros,
 packaged for use with cargo and dh-cargo.

librust-peg-runtime-dev: simple Parsing Expression Grammar (PEG) parser generator - runtime

 rust-peg is a simple yet flexible parser generator
 that makes it easy to write robust parsers.
 Based on the Parsing Expression Grammar formalism,
 it provides a Rust macro
 that builds a recursive descent parser
 from a concise definition of the grammar.
 .
 This package contains the source
 for the Rust crate peg-runtime,
 packaged for use with cargo and dh-cargo.