#1145308 ITP: rust-temp-dir -- Simple temporary directory with cleanup

Package:
wnpp
Source:
wnpp
Submitter:
Juan Manuel Méndez Rey
Date:
2026-08-24 00:45:02 UTC
Severity:
normal
#1145308#5
Date:
2026-08-24 00:43:36 UTC
From:
To:
* Package name    : rust-temp-dir
  Version         : 0.1.16
  Upstream Author : Michael Leonhard <michael@leonhardllc.com>
* URL             : https://gitlab.com/leonhard-llc/ops
* License         : Apache-2.0
  Programming Lang: Rust
  Description     : Simple temporary directory with cleanup

A small crate providing a RAII temporary-directory helper, used by the
build script of rust-gettext-sys (already packaged in Debian, source
package separate from rust-gettext-rs) in the code path that builds
gettext from source.

Needed as a build-dependency of an upcoming WebKitGTK6-based rewrite of
`stremio` (wishlist bug #943703), via its use of the gettext-rs crate for
translations.