interoptopus_backend_cpython 0.13.4

Generates CPython bindings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.interoptopus]
version = "0.13.0"

[dev-dependencies]

[package]
categories = ["api-bindings", "development-tools::ffi"]
description = "Generates CPython bindings."
documentation = "https://docs.rs/interoptopus_backend_cpython/"
edition = "2018"
keywords = ["ffi", "code-generation", "bindings", "python"]
license = "MIT"
name = "interoptopus_backend_cpython"
repository = "https://github.com/ralfbiedert/interoptopus"
version = "0.13.4"