licenses.dev

ct-python v0.5.11

Execute Python code at compile time to generate Rust code

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.174Raw FFI bindings to platform libraries like libc.DIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
portable-atomic • 1.11.1Portable atomic types including support for 128-bit atomics, atomic float, etc. INDIRECT0
pyo3-build-config • 0.24.2Build configuration for the PyO3 ecosystemINDIRECT2
pyo3-ffi • 0.24.2Python-API bindings for the PyO3 ecosystemINDIRECT4
pyo3 • 0.24.2Bindings to Python interpreterDIRECT9
MIT1
PackageRelationDependenciesPublished
memoffset • 0.9.1offset_of functionality for Rust structs.INDIRECT1
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
target-lexicon • 0.13.2LLVM target triple typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ct-python)](https://licenses.dev/cargo/ct-python)
<a href="https://licenses.dev/cargo/ct-python">
  <img src="https://licenses.dev/b/cargo/ct-python" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.11 version:

[![licenses](https://licenses.dev/b/cargo/ct-python/0.5.11)](https://licenses.dev/cargo/ct-python/0.5.11)
<a href="https://licenses.dev/cargo/ct-python/0.5.11">
  <img src="https://licenses.dev/b/cargo/ct-python/0.5.11" alt="licenses" />
</a>
GitHub