gir-rust-code-generator 0.18.1-2 source package in Ubuntu

Changelog

gir-rust-code-generator (0.18.1-2) unstable; urgency=medium

  * Amended relax-deps patch to use the archives' rustdoc-stripper 

 -- Matthias Geiger <email address hidden>  Sat, 26 Aug 2023 16:07:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gir-rust-code-generator_0.18.1-2.dsc 2.4 KiB 8792f70e1aa7cc02d21a71213ac99141bb6d01bd0fdb0959e434c7b6615d7695
gir-rust-code-generator_0.18.1.orig.tar.gz 210.3 KiB 8b8f85c85585942cc5da8396ceb13a639cc2f113972eebda035b626b5969e81e
gir-rust-code-generator_0.18.1-2.debian.tar.xz 3.8 KiB 7a6948fd2bcfcaf288fde7d8760397417e4be60f1acc05f7527b033e7cf1ffca

Available diffs

No changes file available.

Binary packages built by this source

gir-rust-code-generator: Generate rust source code from gir files

 GIR is a project that helps generate safe Rust bindings for GObject based
 libraries. The generated bindings consists of two parts: FFI
 (the unsafe 1:1 C API calls from Rust) and the safe high-level safe Rust API.
 .
 The executable is named gir. The usage is outlined in the docs.

gir-rust-code-generator-dbgsym: debug symbols for gir-rust-code-generator