licenses.dev

ct-python v0.5.9

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 MIT10
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.INDIRECT0
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
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
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 interpreterINDIRECT9
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
inline-python-macros • 0.14.0Macros for the inline-python crateDIRECT13
MIT1
PackageRelationDependenciesPublished
memoffset • 0.9.1offset_of functionality for Rust structs.INDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
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.9 version:

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