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