Package Licenses
BSD-2-Clause
Dependency Licenses
Apache-2.0 OR MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
libc • 0.2.174Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
once_cell • 1.21.3Single assignment cells and lazy values. | INDIRECT | 0 | |
portable-atomic • 1.11.1Portable atomic types including support for 128-bit atomics, atomic float, etc. | INDIRECT | 0 | |
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. | INDIRECT | 1 | |
pyo3-build-config • 0.24.2Build configuration for the PyO3 ecosystem | INDIRECT | 2 | |
pyo3-ffi • 0.24.2Python-API bindings for the PyO3 ecosystem | INDIRECT | 4 | |
pyo3 • 0.24.2Bindings to Python interpreter | INDIRECT | 9 | |
quote • 1.0.40Quasi-quoting macro quote!(...) | INDIRECT | 2 |
BSD-2-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
inline-python-macros • 0.14.0Macros for the inline-python crate | DIRECT | 13 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
memoffset • 0.9.1offset_of functionality for Rust structs. | INDIRECT | 1 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |
Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
target-lexicon • 0.13.2LLVM target triple types | INDIRECT | 0 |