licenses.dev

epoxy v0.0.3

Rust bindings for libepoxy, an OpenGL function pointer manager.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
bitflags • 0.9.1A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.1.12Raw FFI bindings to platform libraries like libc. INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
shared_library • 0.1.9Easily bind to and load shared librariesDIRECT2
Apache-2.06
PackageRelationDependenciesPublished
gl_common • 0.1.0Common glue for libraries using gl-rsDIRECT1
gl_generator • 0.5.5Code generators for creating bindings to the Khronos OpenGL APIs.DIRECT5
gl_generator • 0.6.1Code generators for creating bindings to the Khronos OpenGL APIs.INDIRECT5
gl • 0.6.5OpenGL bindingsDIRECT6
khronos_api • 1.0.1The Khronos XML API Registry, exposed as byte string constants.INDIRECT0
khronos_api • 2.2.0The Khronos XML API Registry, exposed as byte string constants.INDIRECT0
MIT2
PackageRelationDependenciesPublished
xml-rs • 0.6.1An XML library in pure RustINDIRECT1
xml-rs • 0.7.0An XML library in pure RustINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.3 version:

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