rust-async-tar 0.4.2-2 source package in Ubuntu

Changelog

rust-async-tar (0.4.2-2) unstable; urgency=medium

  * Team upload.
  * Package async-tar 0.4.2 from crates.io using debcargo 2.6.0
  * Disable tests which rely on test data that is not included in the crates.io
    release.
  * Bump dependency on xattr to 1.0.

 -- Peter Michael Green <email address hidden>  Mon, 10 Jul 2023 00:10:59 +0000

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-async-tar_0.4.2-2.dsc 2.6 KiB 60ac8f2b1e557149c6ed3c480c00951d5ae27010334aac2ac5b5215c465b5e32
rust-async-tar_0.4.2.orig.tar.gz 50.0 KiB 5c49359998a76e32ef6e870dbc079ebad8f1e53e8441c5dd39d27b44493fe331
rust-async-tar_0.4.2-2.debian.tar.xz 4.8 KiB 5e4fce41e2da9e63fea782c52d27113fe5c2fbfa35a0582ea71d6284a1c34aea

Available diffs

No changes file available.

Binary packages built by this source

librust-async-tar-dev: An async TAR file reader and writer - Rust source code

 This library does not currently handle compression, but it is abstract over all
 I/O readers and writers. Additionally, great lengths are taken to ensure that
 the entire contents are never required to be entirely resident in memory all
 at once.
 .
 This package contains the source for the Rust async-tar crate, packaged by
 debcargo for use with cargo and dh-cargo.