licenses.dev

pistoncore-sdl2_window v0.65.0

A SDL2 back-end for the Piston game engine

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
piston-float • 1.0.1Traits for generic floats in game developmentINDIRECT0
piston-graphics_api_version • 0.2.0A library for storing graphics API versionsINDIRECT0
piston-viewport • 1.0.2A library for storing viewport informationINDIRECT1
pistoncore-input • 1.0.1A structure for user inputDIRECT9
pistoncore-window • 0.46.0A library for window abstractionDIRECT11
sdl2-sys • 0.34.5Raw SDL2 bindings for Rust, used internally rust-sdl2INDIRECT3
sdl2 • 0.34.5SDL2 bindings for RustDIRECT6
shader_version • 0.6.0A helper library for detecting and picking compatible shadersDIRECT1
version-compare • 0.0.10Rust library to easily compare version numbers with no specific format, and test against various comparison operators.INDIRECT0
xml-rs • 0.8.24An XML library in pure RustINDIRECT0
Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. 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. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust 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
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
Apache-2.03
PackageRelationDependenciesPublished
gl_generator • 0.10.0Code generators for creating bindings to the Khronos OpenGL APIs.INDIRECT3
gl • 0.11.0OpenGL bindingsDIRECT4
khronos_api • 3.1.0The Khronos XML API Registry, exposed as byte string constants.INDIRECT0
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/pistoncore-sdl2_window)](https://licenses.dev/cargo/pistoncore-sdl2_window)
<a href="https://licenses.dev/cargo/pistoncore-sdl2_window">
  <img src="https://licenses.dev/b/cargo/pistoncore-sdl2_window" alt="licenses" />
</a>

Or the licenses badge code for the 0.65.0 version:

[![licenses](https://licenses.dev/b/cargo/pistoncore-sdl2_window/0.65.0)](https://licenses.dev/cargo/pistoncore-sdl2_window/0.65.0)
<a href="https://licenses.dev/cargo/pistoncore-sdl2_window/0.65.0">
  <img src="https://licenses.dev/b/cargo/pistoncore-sdl2_window/0.65.0" alt="licenses" />
</a>
GitHub