Files
cbindgen/pkg.info
T

11 lines
248 B
Plaintext

name: cbindgen
description: A project for generating C bindings from Rust code
version: 0.27.0
revision: 2
url: https://github.com/mozilla/cbindgen
license: MPL2
architecture: any
depends: ["gcc-libs", "glibc"]
make_depends: ["rustc"]
type: source