rust-peg 0.8.1-2 source package in Ubuntu

Changelog

rust-peg (0.8.1-2) unstable; urgency=low

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <email address hidden>  Fri, 23 Jun 2023 22:25:31 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-peg_0.8.1-2.dsc 2.3 KiB b0c9be3af3a9ade271201fcbbe0994cb745c27063ea39b9a6f79dbfc6797c0bb
rust-peg_0.8.1.orig.tar.gz 47.3 KiB 89f7783dcc23da4749e6497aacafe980e88151b508227fee6b1b93223f6eb516
rust-peg_0.8.1-2.debian.tar.xz 11.6 KiB 254c9221e6f9b839d13643d65039a4c55c214cf3f979a2c68911575139acc199

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.