rust-parsec-interface 0.29.1-1 source package in Ubuntu

Changelog

rust-parsec-interface (0.29.1-1) unstable; urgency=medium

  * Package parsec-interface 0.29.1 from crates.io using debcargo 2.6.0
  * Update patch relax-dep.diff.

 -- Emanuele Rocca <email address hidden>  Tue, 24 Oct 2023 11:55:47 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-parsec-interface_0.29.1-1.dsc 2.9 KiB dd4772d1ff1c5f47dd0961e25e23cb7c144404fe5bc9051a939ea997079b6fe4
rust-parsec-interface_0.29.1.orig.tar.gz 70.3 KiB cc706e09209b30f10baa35709d41b9cc01d4931b21c00679f59db96cd1650add
rust-parsec-interface_0.29.1-1.debian.tar.xz 3.9 KiB 75cd87681660ef5dd3336dc3522a08d8ad2f566b406cbd57488dcf336b78e62c

Available diffs

No changes file available.

Binary packages built by this source

librust-parsec-interface-dev: Library implementing the Parsec wire protocol - Rust source code

 Parsec is an abstraction layer that can be used to interact with
 hardware-backed security facilities such as the Hardware Security Module (HSM),
 the Trusted Platform Module (TPM), as well as firmware-backed and isolated
 software services.
 .
 This package contains an interface library to be used both by the Parsec
 service and a Rust Client library. The library contains methods to communicate
 using the wire protocol.
 .
 See https://parallaxsecond.github.io/parsec-book/parsec_client/
 wire_protocol.html
 .
 This package contains the source for the Rust parsec-interface crate, packaged
 by debcargo for use with cargo and dh-cargo.