licenses.dev

packer v0.3.1

Pack static files into your binary at compile time

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT23
PackageRelationDependenciesPublished
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesINDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
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
sha2 • 0.8.2Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. DIRECT9
syn • 0.15.44Parser for Rust source codeINDIRECT3
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense4
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.INDIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
MIT2
PackageRelationDependenciesPublished
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
packer_derive • 0.3.0Derives for the packer crateDIRECT17
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.1 version:

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