licenses.dev

tolk v0.5.0

bindings to tolk.dll, a library to talk to screen readers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
widestring • 0.4.3A wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both `u16` and `u32` string types are provided, including support for UTF-16 and UTF-32, malformed encoding, C-style strings, etc.DIRECT0
MIT1
PackageRelationDependenciesPublished
tolk-sys • 0.2.2Raw ffi bindings to Tolk.dllDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.0 version:

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