licenses.dev

lewton v0.5.2

Pure Rust vorbis decoder

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
al-sys • 0.4.1Raw bindings for OpenAL 1.1INDIRECT14
alto • 1.1.4Idiomatic interface for OpenAL 1.1 and extensions (including EFX)DIRECT31
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
ieee754 • 0.2.6Low-level manipulations of IEEE754 floating-point numbers. DIRECT0
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
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. INDIRECT0
procedural-masquerade • 0.1.5macro_rules for making proc_macro_derive pretending to be proc_macroINDIRECT0
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.3.23Random number generators and other randomness functionality. DIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
remove_dir_all • 0.5.3A safe, reliable implementation of remove_dir_all for WindowsINDIRECT3
rental-impl • 0.4.15An implementation detail of rental. Should not be used directly.INDIRECT5
rental • 0.4.16A macro to generate safe self-referential structs, plus premade types for common use cases.INDIRECT7
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 0.11.11Parser for Rust source codeINDIRECT3
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
tempdir • 0.3.7A library for managing a temporary directory and deleting all contents when it's dropped. INDIRECT10
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT4
PackageRelationDependenciesPublished
enum_primitive • 0.1.1Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0INDIRECT3
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
ISC2
PackageRelationDependenciesPublished
libloading • 0.4.3Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ogg • 0.4.1Ogg container decoder and encoder written in pure RustDIRECT1
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.2 version:

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