licenses.dev

epoxy v0.0.4

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 MIT6
PackageRelationDependenciesPublished
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.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
shared_library • 0.1.9Easily bind to and load shared librariesDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
gl_generator • 0.9.0Code generators for creating bindings to the Khronos OpenGL APIs.DIRECT4
khronos_api • 2.2.0The Khronos XML API Registry, exposed as byte string constants.INDIRECT0
MIT1
PackageRelationDependenciesPublished
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.4 version:

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