licenses.dev

wavefront_obj v6.0.0

A parser for the Wavefront .obj file format.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
arrayvec • 0.4.12A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT1
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
lexical-core • 0.4.8Lexical, to- and from-string conversion routines.INDIRECT8
lexical • 2.2.4Lexical, to- and from-string conversion routines.DIRECT9
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
static_assertions • 0.3.4Compile-time assertions to ensure that invariants are met.INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.0 version:

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