licenses.dev

cargo-apk v0.1.6

Helps cargo build APKs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
term • 0.4.6A terminal formatting library DIRECT3
toml • 0.1.30A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT1
MIT3
PackageRelationDependenciesPublished
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.6 version:

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