rust-rgb 0.8.36-1 source package in Ubuntu

Changelog

rust-rgb (0.8.36-1) unstable; urgency=medium

  * Package rgb 0.8.36 from crates.io using debcargo 2.6.0
  * Fix tests when building with only the argb feature.

  [ Blair Noctis ]
  * Team upload.
  * Package rgb 0.8.34 from crates.io using debcargo 2.6.0 (Closes: #969213)
  * Collapse features

 -- Peter Michael Green <email address hidden>  Thu, 16 Mar 2023 23:57:26 +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-rgb_0.8.36-1.dsc 2.2 KiB e1607f23c67b3514d2cd0910c2ab6edb79255f0d9e2eaaffd1e9f9b91be06599
rust-rgb_0.8.36.orig.tar.gz 16.2 KiB 20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59
rust-rgb_0.8.36-1.debian.tar.xz 3.2 KiB dcc10f28f806eb599d84002ad2796c851fce764bb4dd83e6497d2dc1cc05fc1f

Available diffs

No changes file available.

Binary packages built by this source

librust-rgb-dev: `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation - Rust source code

 Allows no-copy high-level interoperability. Also adds common convenience
 methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and
 slices first-class Rust objects.
 .
 This package contains the source for the Rust rgb crate, packaged by debcargo
 for use with cargo and dh-cargo.