rust-cbindgen 0.8.7-1 source package in Ubuntu

Changelog

rust-cbindgen (0.8.7-1) unstable; urgency=medium

  * Upload to unstable (needed for fx)
  * Package cbindgen 0.8.7 from crates.io using debcargo 2.2.10
  * fix-tests.diff: Backport a patch to build with c++11 to fix
    tests issues
  * testsuite-fix.patch: Fix an issue with the test execution

 -- Sylvestre Ledru <email address hidden>  Thu, 30 May 2019 10:11:50 +0200

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

Downloads

File Size SHA-256 Checksum
rust-cbindgen_0.8.7-1.dsc 2.5 KiB 2969e1fceef09362d26c5ab3928bfe89be37d9f14b3733c1cd54f4c4ba82c9d4
rust-cbindgen_0.8.7.orig.tar.gz 105.2 KiB 1f861ef68cabbb271d373a7795014052bff37edce22c620d95e395e8719d7dc5
rust-cbindgen_0.8.7-1.debian.tar.xz 4.3 KiB cf4ea851ccd2daa04b7125ba29ad78d5ec8716f479eccfbc07e97696f3b2ee04

No changes file available.

Binary packages built by this source

cbindgen: Generates C bindings from Rust code

 cbindgen can be used to generate C bindings for Rust code.
 It is currently being developed to support creating bindings for
 WebRender (by Mozilla for Firefox), but has been designed to support
 any project.
 .
 Features:
 .
  * Builds bindings for a crate, its mods, its dependent crates, and their mods
  * Only the necessary types for exposed functions are given bindings
  * Can specify annotations for controlling some aspects of binding
  * Support for generic structs and unions
  * Support for exporting constants and statics
  * Customizable formatting, can be used in C or C++ projects
  * Support for generating #ifdef's for #[cfg] attributes
  * Support for #[repr(sized)] tagged enum's
 .
 This package contains the following binaries built from the Rust crate
 "cbindgen":
  - cbindgen

cbindgen-dbgsym: debug symbols for cbindgen
librust-cbindgen-dev: No summary available for librust-cbindgen-dev in ubuntu eoan.

No description available for librust-cbindgen-dev in ubuntu eoan.