licenses.dev

fltk v0.13.15

Rust bindings for the FLTK GUI library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cc • 1.2.5A 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
cmake • 0.1.52A build dependency for running `cmake` to build a native library INDIRECT2
cty • 0.2.2Type aliases to C types like c_int for use with bindgenINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
MIT5
PackageRelationDependenciesPublished
fltk-derive • 0.13.14Rust bindings for the FLTK GUI libraryDIRECT4
fltk-sys • 0.13.14Rust bindings for the FLTK GUI libraryDIRECT4
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.DIRECT2
raw-window-handle • 0.3.4Interoperability library for Rust Windowing applications.DIRECT3
CECILL-2.11
PackageRelationDependenciesPublished
gl_loader • 0.1.2Simple OpenGL function pointer loader based on Glad.DIRECT3
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
raw-window-handle • 0.4.3Interoperability library for Rust Windowing applications.INDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.13.15 version:

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