interoptopus_cpython 0.16.0-alpha.12

Python ctypes binding generation for Interoptopus
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "interoptopus"
version = "0.16.0-alpha.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a1e600d4e0f3605725be82d93c7e69adef690fd23f147ceb609aa6cde4d8cb6"

[[package]]
name = "interoptopus_cpython"
version = "0.16.0-alpha.12"
dependencies = [
 "interoptopus",
]