licenses.dev

tiff v0.2.2

TIFF decoding and encoding library in pure Rust

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
lzw • 0.10.0LZW compression and decompression.DIRECT0
num-derive • 0.2.5Numeric syntax extensionsDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
syn • 0.15.44Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

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