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

Changelog

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

  * Upload to unstable 

 -- Matthias Geiger <email address hidden>  Sat, 04 May 2024 17:48:59 +0200

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.19.1-2.dsc 2.4 KiB 50987b8518ac379be51f206cccd0f93d0a6be7974ab391b707d1ca7f73a8c7cb
gir-rust-code-generator_0.19.1.orig.tar.gz 207.5 KiB a13f8120084322359c2f891110f6fc845ca4966b6965ddd7f9c4614f80e7619f
gir-rust-code-generator_0.19.1-2.debian.tar.xz 5.0 KiB cc0508888c28e769943c19ac38c4cd6e794229b76f44e6030aa3cb89bf682df9

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