rust-parsec-service 1.3.0-6 source package in Ubuntu

Changelog

rust-parsec-service (1.3.0-6) unstable; urgency=medium

  * Team upload.
  * Build against prost-0.12
  * Package parsec-service 1.3.0 from crates.io using debcargo 2.6.1

 -- Reinhard Tartler <email address hidden>  Thu, 11 Jul 2024 19:20:09 -0400

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
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
rust-parsec-service_1.3.0-6.dsc 3.4 KiB e3186e02a315f8c90b61ae946fe8ce780d8c9e1526a74460e243aea765c40f28
rust-parsec-service_1.3.0.orig.tar.gz 830.8 KiB d69f498f72271edae410bde7a00b907fd62b16855802911e7958009841ccaa80
rust-parsec-service_1.3.0-6.debian.tar.xz 6.8 KiB 5a31a28e369f7906cb098c7e3ff2b668f039aa01e5715423f62c1f674d9225a0

No changes file available.

Binary packages built by this source

librust-parsec-service-dev: Abstraction layer for secure storage and operations - Rust source code

 Source code for Debianized Rust crate "parsec-service"

parsec-service: Abstraction layer for secure storage and operations

 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.
 .
 The core component of Parsec is the security service, provided by this package.
 The service is a background process that runs on the host platform and provides
 connectivity with the secure facilities of that host, exposing a
 platform-neutral API that can be consumed into different programming languages
 using a client library. For a client library implemented in Rust see the
 package librust-parsec-interface-dev.

parsec-service-dbgsym: debug symbols for parsec-service