10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
name: cbindgen
|
|
description: A project for generating C bindings from Rust code
|
|
version: 0.27.0
|
|
url: https://github.com/mozilla/cbindgen
|
|
license: MPL2
|
|
architecture: any
|
|
depends: ["gcc","glibc"]
|
|
make_depends: ["rustc"]
|
|
type: source
|