interoptopus_cpython 0.16.0-alpha.9

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

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