licenses.dev

inline-python-macros v0.14.1

Macros for the inline-python crate

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.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
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.DIRECT1
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
quote • 1.0.40Quasi-quoting macro quote!(...)DIRECT2
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/inline-python-macros)](https://licenses.dev/cargo/inline-python-macros)
<a href="https://licenses.dev/cargo/inline-python-macros">
  <img src="https://licenses.dev/b/cargo/inline-python-macros" alt="licenses" />
</a>

Or the licenses badge code for the 0.14.1 version:

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