licenses.dev

idx-rs v0.9.2

A fast and efficient library for working with IDX-formatted RuneScape caches.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
bzip2-sys • 0.1.11+1.0.8Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. INDIRECT4
bzip2 • 0.4.4Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. DIRECT5
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
databuffer • 1.1.4A feature rich binary buffer for use with networking and binary protocols.DIRECT1
libc • 0.2.169Raw FFI bindings to platform libraries like libc. 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. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT1
PackageRelationDependenciesPublished
inflate • 0.4.5DEFLATE decodingDIRECT1
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.9.2 version:

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