Files
cbindgen/pkg.info
T
2025-05-08 16:54:09 +03:00

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