licenses.dev

ndless v0.5.2

Rust library for interacting with Ndless for the TI-Nspire

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
cstr_core • 0.1.2Implementation of CStr and CString for no_std environments.DIRECT2
cty • 0.1.5Type aliases to C types like c_int for use with bindgenDIRECT0
ndless-macros • 0.1.1Macros for Ndless for the TI-NspireDIRECT6
ndless-static-vars • 1.0.0Rust library for storing static, program-wide parameters for NdlessDIRECT0
ndless-sys • 0.1.3Rust bindings for Ndless for TI NspireDIRECT1
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
syn • 0.15.44Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.2 version:

[![licenses](https://licenses.dev/b/cargo/ndless/0.5.2)](https://licenses.dev/cargo/ndless/0.5.2)
<a href="https://licenses.dev/cargo/ndless/0.5.2">
  <img src="https://licenses.dev/b/cargo/ndless/0.5.2" alt="licenses" />
</a>
GitHub