interoptopus_cpython 0.16.0-alpha.7

Python ctypes binding generation for Interoptopus
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "interoptopus_cpython"
description = "Python ctypes binding generation for Interoptopus"
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true

[dependencies]
interoptopus.workspace = true

[lints]
workspace = true