gir-rust-code-generator 0.20.1-1 source package in Ubuntu

Changelog

gir-rust-code-generator (0.20.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Release to unstable

 -- Jeremy BĂ­cha <email address hidden>  Wed, 14 Aug 2024 17:42:56 -0400

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

Downloads

File Size SHA-256 Checksum
gir-rust-code-generator_0.20.1-1.dsc 2.4 KiB e04db476d553bfce82039f14da18c069ad18e952f9a1189ba4d96e9faffe5626
gir-rust-code-generator_0.20.1.orig.tar.gz 208.7 KiB 922f5c4cd2e963363a3e7bcc7d3719afcd92cad2d10d237cbefe77a2ac060f78
gir-rust-code-generator_0.20.1-1.debian.tar.xz 5.1 KiB 3109fec31fb3d6e3f4bf92017e54cd693f6654fbc90b037776179324728e7ef3

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