rust-peg 0.8.1-1 source package in Ubuntu

Changelog

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

  * initial release;
    closes: Bug#1033949

 -- Jonas Smedegaard <email address hidden>  Sat, 27 May 2023 09:15:07 +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-1.dsc 2.3 KiB 3e177cf2c757f1ffde0509f131be7e77ea1435de29f2d1333abb925432732ae3
rust-peg_0.8.1.orig.tar.gz 47.3 KiB 89f7783dcc23da4749e6497aacafe980e88151b508227fee6b1b93223f6eb516
rust-peg_0.8.1-1.debian.tar.xz 11.6 KiB 1f4c9a3c8666c7a739745f1bf88091a611d1d1f3e516bce936496382f855d1de

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.