interoptopus_cpython 0.16.0-alpha.8

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.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcd2647660bb305eb22d5e7ba75850bde3f7ee9ce0840e61edf1926f50359e01"

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